diff --git a/themes/coopcloud.tech/assets/scss/main.scss b/themes/coopcloud.tech/assets/scss/main.scss index dc152ec..05d4e83 100644 --- a/themes/coopcloud.tech/assets/scss/main.scss +++ b/themes/coopcloud.tech/assets/scss/main.scss @@ -185,15 +185,6 @@ footer .separator { padding: 0 10px; } -@media all and (max-width: 768px) { - .is-full-mobile{ - width: 99% - } - // .columns { - // width: 99% - // } -} - // Do not show server image when using mobile viewport // Is a little bigger than the actual mobile viewport in bulma due to the text overlapping with the server icon @media all and (min-width: 769px) {