added date to clock
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
.clock-component{
|
||||
|
||||
|
||||
text-align: center;
|
||||
.time{
|
||||
font-size: 10em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.date {
|
||||
font-size: 1em;
|
||||
margin-top: -1em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user