mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -04:00
space-around
This commit is contained in:
parent
62e01fe03a
commit
a92229595c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
padding-inline: 0;
|
||||
margin-bottom: 0.5rem;
|
||||
list-style: none;
|
||||
|
|
Loading…
Reference in a new issue