Commit 68c6f697 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: code styling for safari

parent 970a7135
......@@ -15,8 +15,8 @@ html {
}
code {
white-space-collapse: preserve !important;
white-space: nowrap;
/* white-space-collapse: preserve !important; */
white-space: pre;
width: auto;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment