aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/css')
-rw-r--r--frontend/src/css/Maps.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/src/css/Maps.css b/frontend/src/css/Maps.css
index 14eed05..3f0dd37 100644
--- a/frontend/src/css/Maps.css
+++ b/frontend/src/css/Maps.css
@@ -994,6 +994,7 @@ p>span.portal-count {
994 } 994 }
995} 995}
996 996
997/*
997@media screen and (max-width: 1480px) { 998@media screen and (max-width: 1480px) {
998 #section3.summary1 { 999 #section3.summary1 {
999 grid-template-columns: auto; 1000 grid-template-columns: auto;
@@ -1055,7 +1056,7 @@ p>span.portal-count {
1055 #section2.summary1>.nav-button:nth-child(3) { 1056 #section2.summary1>.nav-button:nth-child(3) {
1056 border-radius: 0 0 30px 30px; 1057 border-radius: 0 0 30px 30px;
1057 } 1058 }
1058} 1059} */
1059 1060
1060@media screen and (max-width: 768px) { 1061@media screen and (max-width: 768px) {
1061 * { 1062 * {