mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-27 22:03:14 +00:00
Fix Accent Colour not being picked up
This commit is contained in:
parent
d548f967c5
commit
9ed36e2738
5 changed files with 27 additions and 22 deletions
|
@ -109,7 +109,7 @@ a.btn {
|
|||
}
|
||||
|
||||
.btn-good {
|
||||
background-color: $green;
|
||||
background-color: $page-accent;
|
||||
}
|
||||
|
||||
.btn-bad {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue