mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-21 17:26:18 +00:00
Making the website a bit more preformant on weaker phones and ajusting image view
This commit is contained in:
parent
c18d72ccb0
commit
85afe70daa
8 changed files with 132 additions and 169 deletions
|
@ -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);*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue