mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-28 04:16:16 +00:00
Sass fixy
This commit is contained in:
parent
d767bf0582
commit
96f3e53b2a
8 changed files with 47 additions and 35 deletions
|
@ -88,7 +88,7 @@ nav {
|
|||
backdrop-filter: blur(8px);
|
||||
|
||||
border: none;
|
||||
border-top: 3px solid $green;
|
||||
border-top: $border;
|
||||
border-radius: 0;
|
||||
|
||||
backdrop-filter: blur(16px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue