forked from mirrors/hugo-theme-terminal
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5a2b4c0f1f | |||
973642048a |
@ -3,7 +3,6 @@
|
||||
}
|
||||
|
||||
pre:not(.chroma) {
|
||||
margin: 20px 0;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
@ -15,6 +15,7 @@ html {
|
||||
*::before,
|
||||
*::after {
|
||||
box-sizing: inherit;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user