mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Reduce gap between elements in subsections list
This commit is contained in:
parent
8eb642dbc8
commit
342710a755
@ -272,7 +272,7 @@
|
||||
.sections {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 40px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.section {
|
||||
|
Loading…
Reference in New Issue
Block a user