mirror of
https://codeberg.org/sofiaritz/website.git
synced 2023-09-06 01:24:41 +00:00
Improve navbar buttons contrast
This commit is contained in:
parent
d3503d28f6
commit
cbecbffe8e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
margin: 10px 0;
|
||||
|
||||
transition: all 150ms;
|
||||
background-color: #e74cac;
|
||||
background-color: #dc3f99;
|
||||
border: solid 3px;
|
||||
border-color: #f38cc2 #dc158d #dc158d #f38cc2;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue