armansansd 3 éve
szülő
commit
5a517fc228

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 16 - 1
web/themes/custom/popsu/sass/pages/_themes.scss

@@ -41,10 +41,25 @@
     }
 
     .block-region-third{
-        margin-top: 30rem;
+        margin-top: 20rem;
         #node\:field_equipes{
             visibility: hidden;
         }
+        #node\:field_evenements_lies{
+            article{
+                display: grid;
+                >div{
+                    grid-row: 1;
+                    text-transform: none;
+                    color: #fff !important;
+                    background: none;
+                    font-size: .6rem;
+                    margin: 0;
+                    padding: .1rem 1rem;
+
+                }
+            }
+        }
     }
     .block-region-second{
         #node\:title:before{

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott