mirror of
https://github.com/penpot/penpot.git
synced 2026-07-28 17:06:21 +00:00
🐛 Fix bullets position for subscription list
This commit is contained in:
parent
af00860c13
commit
7674229a5b
@ -150,9 +150,10 @@
|
||||
}
|
||||
|
||||
.benefits-list {
|
||||
list-style-position: inside;
|
||||
list-style-position: outside;
|
||||
list-style-type: disc;
|
||||
margin-block: 0;
|
||||
margin-inline: var(--sp-l);
|
||||
}
|
||||
|
||||
.benefits-title,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user