We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cf8b2 commit 32053edCopy full SHA for 32053ed
_sass/color_schemes/wider.scss
@@ -1,2 +1,6 @@
1
// bredere content-kolonne
2
-$content-width: 80rem; // standard er 60rem
+// standard er 60rem
3
+$content-width: 80rem;
4
+
5
+// Midlertidigt test: gør baggrunden lyserød, bare for at se om det virker
6
+$body-background-color: #ffe6e6;
0 commit comments