mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-07-23 02:20:35 +00:00
Override default whitespace for ad
This commit is contained in:
parent
892360071e
commit
89d5648c61
@ -103,7 +103,7 @@ pre[class*="language-ad-"] {
|
|||||||
position: relative;
|
position: relative;
|
||||||
transition: height .5s ease-in, opacity .5s ease-in;
|
transition: height .5s ease-in, opacity .5s ease-in;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
white-space: normal;
|
white-space: normal !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.language-ad-note::before {
|
pre.language-ad-note::before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user