chore: update tab text colour

!5
This commit is contained in:
2024-05-17 22:56:59 +09:30
parent aade1e80d7
commit 03b06bb2da
2 changed files with 11 additions and 1 deletions

View File

@ -128,6 +128,7 @@ input[type=submit] {
padding: 14px 16px;
transition: 0.3s;
font-size: inherit;
color: #6a6e73;
}
/* Change background color of buttons on hover */