update logo color

This commit is contained in:
Mariia Shabelnik 2022-07-27 21:07:04 +02:00
parent 279b5ad3d0
commit f237dff5c7

View File

@ -45,6 +45,10 @@
font-weight: bold; font-weight: bold;
} }
.logo a {
text-shadow: 0 0 5px #ccff00, 0 0 15px #ccff00, 0 0 30px #ccff00;
}
.hamburger { .hamburger {
display: none; display: none;
} }