1
0
forked from noxious/client

More styling cleanup, tweaked login btns

This commit is contained in:
2024-06-09 22:59:08 +02:00
parent ef13f22e6e
commit 9ff5fa3a84
4 changed files with 3 additions and 6 deletions

View File

@ -39,7 +39,8 @@ button {
&.btn-cyan {
background-color: rgba($cyan, 0.5);
border: 2px solid rgba($white, 0.9);
border: 1px solid $white;
border-radius: 5px;
&:hover {
background-color: $cyan;