mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-07 10:53:12 +00:00
Bug fixes
This commit is contained in:
parent
6407669a5a
commit
59b30d9d73
4 changed files with 67 additions and 59 deletions
|
@ -136,6 +136,7 @@ a.btn {
|
|||
}
|
||||
.btn-neutral {
|
||||
background-color: $neutral;
|
||||
background-image: linear-gradient(to top, darken($neutral, 0.5%), $neutral);
|
||||
/*color: $white;*/
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue