added clock
This commit is contained in:
8
src/style/clock.scss
Normal file
8
src/style/clock.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.clock-component{
|
||||
|
||||
|
||||
.time{
|
||||
font-size: 10em;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -9,5 +9,5 @@ body {
|
||||
}
|
||||
|
||||
.center-wrapper{
|
||||
margin-top: 25%;
|
||||
margin-top: 15%;
|
||||
}
|
||||
Reference in New Issue
Block a user