stretching blocks
authordanix <danix@danix.xyz>
Sun, 26 Feb 2023 18:45:51 +0000 (19:45 +0100)
committerdanix <danix@danix.xyz>
Sun, 26 Feb 2023 18:45:51 +0000 (19:45 +0100)
gitweb-danixland/gitweb.css

index 9c7f0f3..6871ae2 100644 (file)
@@ -247,12 +247,11 @@ td, th {
 }
 
 .site-footer .columns {
-  width: 30vw;
   display: block;
-  flex-grow: 0;
+  flex-grow: 1;
   flex-shrink: 1;
   flex-basis: auto;
-  align-self: auto;
+  align-self: stretch;
   order: 0;
 }