Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-06-03 03:07:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0fa2efd15fff8679bcd59e1470812249c1c9af1c
0fa2efd1
1 parent
bec725f0
Delete index.css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
src/index.css
src/index.css
deleted
100644 → 0
View file @
bec725f
html
{
width
:
100%
;
height
:
100%
;
}
body
{
margin
:
0
;
padding
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
#24262E
;
color
:
white
;
}
#root
{
width
:
100%
;
height
:
100%
;
}
code
{
font-family
:
source-code-pro
,
Menlo
,
Monaco
,
Consolas
,
'Courier New'
,
monospace
;
}
Please
register
or
login
to post a comment