new design
This commit is contained in:
17
web/src/css/App.scss
Normal file
17
web/src/css/App.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
.App {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.App-header {
|
||||
background-color:white;
|
||||
height: 80px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.App-title {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
.App-intro {
|
||||
font-size: large;
|
||||
}
|
||||
Reference in New Issue
Block a user