diff --git a/static/styles/home.css b/static/styles/home.css index df9db6d..cb01f3d 100644 --- a/static/styles/home.css +++ b/static/styles/home.css @@ -302,6 +302,8 @@ } #courses td .vrl { + display:block; + -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; transform:rotate(180deg); }