Skip to content

Commit aed531a

Browse files
committed
small style tweak
1 parent d93e08e commit aed531a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/components/alert/styles.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
font-weight: 500;
1919
}
2020

21-
ul, ol {
21+
ul,
22+
ol {
2223
padding-inline-start: 2rem;
2324
margin-top: 0;
2425
}
@@ -34,9 +35,6 @@
3435
height: 1.75em;
3536
}
3637

37-
.alert-content {
38-
}
39-
4038
.alert-header {
4139
font-weight: 500;
4240
}

0 commit comments

Comments
 (0)