"...resnet50_tensorflow.git" did not exist on "42f76467ed481843f5772a54ca342db8565e78c2"
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 { ...@@ -15,8 +15,8 @@ html {
} }
code { code {
white-space-collapse: preserve !important; /* white-space-collapse: preserve !important; */
white-space: nowrap; white-space: pre;
width: auto; 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