Updated Timer CSS
This commit is contained in:
@ -48,3 +48,12 @@
|
||||
border: 1px solid #152684;
|
||||
color: white;
|
||||
}
|
||||
|
||||
form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
form p {
|
||||
margin-bottom: 0px;
|
||||
}
|
Reference in New Issue
Block a user