cl %!s(int64=6) %!d(string=hai) anos
pai
achega
93e0cd1f4d
Modificáronse 1 ficheiros con 23 adicións e 0 borrados
  1. 23 0
      src/views/About.vue

+ 23 - 0
src/views/About.vue

@@ -139,6 +139,28 @@ export default {
 };
 </script>
 <style scoped>
+@media screen and (max-width: 1970px) {
+    .headline p {
+        font-size: 30px!important;
+    }
+    .listtext{
+      font-size: 22px!important;
+    }
+    .leftbutton a {
+      font-size: 25px!important;
+    }
+}
+@media screen and (max-width: 1500px) {
+    .headline p {
+        font-size: 22px!important;
+    }
+    .listtext{
+      font-size: 17px!important;
+    }
+    .leftbutton a {
+      font-size: 20px!important;
+    }
+}
 .navBarWrap {
   position: fixed;
   top: -60px;
@@ -245,6 +267,7 @@ export default {
 }
 .row img {
   width: 40%;
+  margin-top: 30px;
 }
 .leftmenu {
   width: 20%;