Browse Source

bla

ohnoyoutriggeredmytrapcard
asyncnomi 3 years ago
parent
commit
7bee8471d1
  1. 6
      static/css/main.css

6
static/css/main.css

@ -80,6 +80,9 @@ a:hover {
justify-content: center;
height: 220px;
}
#logo > img {
width: 220px;
}
#timer {
font-size: 40px;
@ -164,6 +167,9 @@ a:hover {
#logo {
height: 150px;
}
#logo > img {
width: 150px;
}
.row-section {
flex-direction: column;
}

Loading…
Cancel
Save