Increased font size for datetime div

This commit is contained in:
Fabio Manganiello 2018-04-09 10:20:32 +02:00
parent 248b1c37b2
commit fe2930dfdc
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ header {
.logo {
font-size: 25px;
margin-top: 10px;
}
.logo > .logo-1 {
@ -30,6 +31,7 @@ header {
#date-time > .time {
font-weight: bold;
font-size: 30px;
}
main {