Feat: styling for months

This commit is contained in:
2021-07-08 20:24:32 +02:00
parent c8f58cc20d
commit dd997d569a
4 changed files with 34 additions and 10 deletions

View File

@@ -13,6 +13,7 @@ button {
display: inline-block;
width: 100%;
font-size: 16px;
border-radius: 5px;
}
.validate {
background-color: green;