Fix background for ultrawide
authorMichael McMahon <michael@fsf.org>
Thu, 18 Mar 2021 19:55:22 +0000 (15:55 -0400)
committerMichael McMahon <michael@fsf.org>
Thu, 18 Mar 2021 19:55:22 +0000 (15:55 -0400)
2021/assets/css/custom.css

index c80dfb48c77f7034a5ede64c0d7dee162aadb713..165e3ced5c4f5094676d43f9b7a5278d92ebed81 100644 (file)
@@ -962,7 +962,7 @@ body {
   background-image: url(../img/tile-02.png);
   background-color: rgba(55, 57, 58, 0.85);
   background-position: top right;
-  background-repeat: repeat-y;
+  background-repeat: repeat-y repeat-x;
   background-size: contain;
 }