diff --git a/materialious/static/style.css b/materialious/static/style.css index c58fac88..1e47f8c7 100644 --- a/materialious/static/style.css +++ b/materialious/static/style.css @@ -22,6 +22,11 @@ align-items: start !important; } +.vds-time-divider { + font-size: 0 !important; + margin-right: 5px !important; +} + @media screen and (max-width: 580px) { main { padding-left: 0.1em !important;