This commit is contained in:
jr-k 2024-07-05 01:46:45 +02:00
parent 6c7a5c6e06
commit b9519ff074
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -138,8 +138,8 @@ main {
flex-direction: row;
justify-content: flex-start;
align-items: center;
color: white;
background: $seaBlue;
color: #333;
background: $white;
font-weight: bold;
span {