Fixing up some CSS

This commit is contained in:
Michał Gdula 2022-08-08 19:59:40 +01:00
parent d8b20c9b34
commit bf449271e6
6 changed files with 34 additions and 18 deletions

View file

@ -10,7 +10,7 @@ footer {
backdrop-filter: blur(8px);
border: 0.2rem solid var(--green);
outline: 0.5rem solid var(--bg);
/*outline: 0.5rem solid var(--bg);*/
border-radius: var(--rad);
box-shadow: var(--shadow);