mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Add margin to pre blocks
This commit is contained in:
parent
88e2bb9122
commit
6eba9d3c37
1 changed files with 2 additions and 1 deletions
|
|
@ -57,7 +57,8 @@ h3 {
|
||||||
@extend %subheading;
|
@extend %subheading;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p,
|
||||||
|
pre {
|
||||||
@extend %content-gutter;
|
@extend %content-gutter;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue