Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-05-08 14:04:19 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b34ee0c6252f5664275020856dfb810144eaba0a
b34ee0c6
1 parent
f000f412
update GlobalStyles.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
front/src/Styles/GlobalStyles.js
front/src/Styles/GlobalStyles.js
View file @
b34ee0c
...
...
@@ -17,12 +17,4 @@ export default createGlobalStyle`
display:flex;
flex-direction: row;
}
@font-face {
font-family: 'Shadows Into Light', cursive;
src: url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
}
@font-face {
font-family: 'Kaushan Script', cursive;
src: url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
}
`
;
...
...
Please
register
or
login
to post a comment