Browse Source

document page programme

armansansd 2 years ago
parent
commit
b01ae0b43c

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 10 - 0
web/themes/custom/popsu/sass/pages/_programme.scss

@@ -413,11 +413,21 @@
             .paragraph{
                 margin-bottom: 2rem;
                 color: white;
+                display: grid;
+                grid-template-columns: 42% auto;
             }
             .field_titre{
                 font-weight: 600;
                 
             }
+            .field_vignette{
+                padding: .3rem;
+            }
+            .field_document{
+                padding: 0;
+                grid-column: 1 / span 2;
+                padding: .3rem;
+            }
         }
         #evenements-block_1, #node\:field_document{
 

Some files were not shown because too many files changed in this diff