mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Add KaTeX support
This commit is contained in:
@@ -44,13 +44,16 @@
|
||||
text-decoration: underline
|
||||
}
|
||||
|
||||
& *:not(div) {
|
||||
width: 100%;
|
||||
& * {
|
||||
max-width: $layout-post-width;
|
||||
margin-left: auto;
|
||||
margin-right: auto
|
||||
}
|
||||
|
||||
& img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user