mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-12 16:19:45 +00:00
fix(gist): css conflict (#61)
This commit is contained in:
parent
094cfa5dd9
commit
e1781a29e6
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ code {
|
|||
color: $code-color;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
figure.highlight {
|
||||
margin: 1em 0;
|
||||
border-radius: 5px;
|
||||
overflow-x: auto;
|
||||
|
|
2
static/dist/even.min.css
vendored
2
static/dist/even.min.css
vendored
File diff suppressed because one or more lines are too long
2
static/dist/even.min.css.map
vendored
2
static/dist/even.min.css.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue