Skip to content

Commit e410540

Browse files
authored
Add <ul> style
1 parent 3ed5790 commit e410540

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/extensions.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ body {
1717
font-family: Inter, ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
1818
}
1919

20+
ul {
21+
margin: 0;
22+
}
23+
2024
.ext-gallery-root {
2125
max-width: 1100px;
2226
margin: 0 auto;

0 commit comments

Comments
 (0)