Skip to content

Commit f8bee00

Browse files
committed
style bug fixes
1 parent efb6db4 commit f8bee00

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

assets/css/style.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,10 @@ ul {
184184

185185
ul li {
186186
margin: 1rem 0;
187-
height: 1.3rem;
187+
}
188+
189+
ul li h3 {
190+
margin: 0;
188191
}
189192

190193
nav > ul {
@@ -267,7 +270,7 @@ body > .container:first-child {
267270

268271
#monero {
269272
font-family: 'Iosevka Web', monospace;
270-
font-size: 0.7rem;
273+
font-size: 0.8rem;
271274
}
272275

273276
#monero code {

0 commit comments

Comments
 (0)