Adjust code and image margin
This commit is contained in:
parent
b32dacee0e
commit
b935c60261
|
@ -10,6 +10,9 @@ main
|
|||
img
|
||||
@extend .img-responsive
|
||||
|
||||
p img
|
||||
margin: 1.5em 0
|
||||
|
||||
.embed-container
|
||||
padding: 56.25% 0 0
|
||||
position: relative
|
||||
|
|
|
@ -7,6 +7,7 @@ pre
|
|||
pre[class*="language-"]
|
||||
border: 0
|
||||
border-radius: 0
|
||||
margin: 1.5em 0
|
||||
|
||||
pre code
|
||||
white-space: pre
|
||||
|
|
Loading…
Reference in a new issue