mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 14:23:11 +00:00
Sass fixy
This commit is contained in:
parent
d767bf0582
commit
96f3e53b2a
8 changed files with 47 additions and 35 deletions
|
@ -14,6 +14,9 @@ $page-accent: #8C977D;
|
|||
|
||||
$shadow: 6px 6px 2px #15151566;
|
||||
$rad: 0.4rem;
|
||||
$border-thickness: 0.2rem;
|
||||
|
||||
$border: $page-accent $border-thickness solid;
|
||||
|
||||
$weight-bold: 621;
|
||||
$weight-normal: 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue