Making the website a bit more preformant on weaker phones and ajusting image view

This commit is contained in:
Michał Gdula 2022-08-10 20:11:44 +01:00
parent c18d72ccb0
commit 85afe70daa
8 changed files with 132 additions and 169 deletions

View file

@ -6,8 +6,7 @@ footer {
width: calc(100vh - 2rem));
background-color: var(--bg); color: var(--fg);
backdrop-filter: blur(8px);
background-color: var(--bg-3); color: var(--fg);
border: 0.2rem solid var(--green);
/*outline: 0.5rem solid var(--bg);*/