mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 14:13:02 -06:00
generalize .button class styling
This commit is contained in:
parent
b76b3e7c47
commit
a30f4b7e76
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ a {
|
|||
color: $acc1;
|
||||
}
|
||||
|
||||
a.button, button {
|
||||
.button, button {
|
||||
border-radius: 0.2rem;
|
||||
background: $acc1;
|
||||
color: $fg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue