refactor: delete unneeded css
continuous-integration/drone Build is passing Details

This commit is contained in:
Roxie Gibson 2021-11-09 09:46:40 +00:00
parent 2541cd10f5
commit 13cf28ee84
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 0 additions and 9 deletions

View File

@ -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) {