forked from mirrors/hugo-tufte
This commit is contained in:
parent
9d85328e76
commit
8049030489
4 changed files with 32 additions and 3 deletions
assets/scss/components
|
@ -3,8 +3,8 @@ $ht-code-border-radius: .4em;
|
|||
width: 50%;
|
||||
overflow-x: scroll;
|
||||
// border-radius: $ht-code-border-radius;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1.4em;
|
||||
margin-bottom: 1.4em;
|
||||
margin-right: 2.5%;
|
||||
margin-left: 2.5%;
|
||||
-ms-overflow-style: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue