mirror of
https://github.com/starshardstudio/peafowl.git
synced 2024-11-21 12:34:20 +00:00
Increase base flex gap to 4rem
This commit is contained in:
parent
3fda5f933d
commit
f5a4c6162d
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ abbr[title] i[class^="fa-"]::before {
|
|||
}
|
||||
|
||||
.flex {
|
||||
--gap: 2rem;
|
||||
--gap: 4rem;
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Reference in a new issue