Increase footer legibility in light mode

v1.1.0
Max Nuding 2023-04-04 08:44:21 +02:00
parent e8e864bdfc
commit 02a352a122
Signed by: phlaym
GPG Key ID: A06651BAB6777237
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
gap: 10px;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
background-color: #54546788;
background-color: #bbbbcd73;
padding: 0.3em 1em;
margin: 0 -8px;
border-radius: 3px;