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