💄 Change some sizes and colors
This commit is contained in:
@ -70,9 +70,9 @@ function getText(substitution) {
|
||||
min-height: 35px;
|
||||
border-radius: 11px;
|
||||
margin: 10px 0px;
|
||||
padding: 10px;
|
||||
padding: 10px 15px;
|
||||
grid-template-columns: max-content auto;
|
||||
gap: 10px;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.hour {
|
||||
@ -91,11 +91,11 @@ function getText(substitution) {
|
||||
font-size: 18px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-weight: 100;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.notes {
|
||||
font-size: 13px;
|
||||
font-weight: 100;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user