mirror of
https://github.com/mgerb/react-starter
synced 2026-01-12 10:02:49 +00:00
init
This commit is contained in:
9
app/scss/Default.scss
Normal file
9
app/scss/Default.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.Default {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
font-size: 5em;
|
||||
}
|
||||
Reference in New Issue
Block a user