mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Added logo selection
This commit is contained in:
parent
2716201b2f
commit
8bd3cfc790
@ -248,6 +248,10 @@ legend {
|
||||
color: var(--color-logo);
|
||||
}
|
||||
|
||||
.logo-wrapper__logo::selection {
|
||||
background-color: var(--color-a);
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 540px) {
|
||||
.logo-wrapper__logo {
|
||||
font-size: 64px;
|
||||
|
Loading…
Reference in New Issue
Block a user