1
0
mirror of https://github.com/thangisme/notes.git synced 2025-10-12 09:24:28 -04:00

Update base.scss

This commit is contained in:
Patrick Marsceill
2019-09-10 12:36:54 -04:00
committed by GitHub
parent 35da800e88
commit efe5918871

View File

@@ -88,7 +88,8 @@ code {
line-height: $body-line-height; line-height: $body-line-height;
} }
figure { figure,
pre {
margin: 0; margin: 0;
} }