Skip to content

Commit 9bb034a

Browse files
authored
Update styles.css
1 parent 76dd90b commit 9bb034a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

styles.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
h2 {
22
border-bottom: none !important;
33
}
4+
5+
details summary {
6+
margin-bottom: 0 !important;
7+
}
8+
9+
details {
10+
margin-bottom: 0 !important;
11+
}
12+

0 commit comments

Comments
 (0)