diff --git a/static/themes/default/css/plinth.css b/static/themes/default/css/plinth.css index ee2ed7702..ff4d19969 100644 --- a/static/themes/default/css/plinth.css +++ b/static/themes/default/css/plinth.css @@ -595,7 +595,7 @@ a.menu_link_active { display: flex; flex-flow: row; justify-content: center; - margin: 30px 0; + margin: 30px 0; } .header-bar .toggle-button { @@ -609,4 +609,4 @@ a.menu_link_active { .card-list { margin: 20px 10vw; } -} \ No newline at end of file +}