diff --git a/static/themes/default/css/plinth.css b/static/themes/default/css/plinth.css index ff4d19969..ef0f304c6 100644 --- a/static/themes/default/css/plinth.css +++ b/static/themes/default/css/plinth.css @@ -601,12 +601,4 @@ a.menu_link_active { .header-bar .toggle-button { transform: scale(1.2); } - - .content-container { - margin: 0 10vw; - } - - .card-list { - margin: 20px 10vw; - } }