mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
have your cake and eat it
This commit is contained in:
parent
a92229595c
commit
1aba5339b6
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
&:has(li:nth-child(3)) {
|
||||
justify-content: space-between;
|
||||
}
|
||||
justify-content: space-around;
|
||||
padding-inline: 0;
|
||||
margin-bottom: 0.5rem;
|
||||
|
|
Loading…
Reference in a new issue