improve design
This commit is contained in:
parent
26047fb0e1
commit
266765fa75
26 changed files with 99 additions and 180 deletions
|
|
@ -84,11 +84,12 @@ body {
|
|||
|
||||
/* ================= BUTTONS ================= */
|
||||
.toggle-btn--left::after,
|
||||
.plus-btn::after {
|
||||
button.plus::after {
|
||||
margin-left: var(--unit--horizontal);
|
||||
}
|
||||
|
||||
.toggle-btn--left::after,
|
||||
.plus-btn::after {
|
||||
button.plus::after {
|
||||
content: "+";
|
||||
}
|
||||
.toggle-btn--left.open::after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue