diff --git a/assets/css/main.css b/assets/css/main.css index 68f8a2f1..6fac98b9 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -52,14 +52,6 @@ width: 26px; } -.direction-rtl { - direction: rtl; -} - -.direction-ltr { - direction: ltr; -} - code { direction: ltr; } diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index cd999824..f28e12ba 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{- partial "head.html" . }} @@ -15,4 +15,4 @@ {{- partialCached "footer.html" . .Type }} - \ No newline at end of file +