diff --git a/themes/brevis/static/css/style.css b/themes/brevis/static/css/style.css index 7edc7fc..dd4c994 100644 --- a/themes/brevis/static/css/style.css +++ b/themes/brevis/static/css/style.css @@ -295,8 +295,13 @@ footer } .tool-left { - flex: 3; /* 30% of the width */ - padding: 10px; + /*flex: 3; /* 30% of the width */*/ + /*display: flex;*/ + /*justify-content: center;*/ + align-items: center; + margin-top: auto; + margin-bottom: auto; + /*padding: 10px;*/ } .tool-right {