1
0

Updated Timer CSS

This commit is contained in:
Christer Warén 2021-01-04 22:57:10 +02:00
parent fe6b12b34e
commit 8b0c92969a

View File

@ -48,3 +48,12 @@
border: 1px solid #152684;
color: white;
}
form {
display: flex;
flex-direction: column;
}
form p {
margin-bottom: 0px;
}