Marginal-Inhalt im Desktop-Layout jetzt vor sehr hellem Hintergrund
[website] / src / main / webapp / less / screen.less
index 040c3c8..2438197 100644 (file)
@@ -6,7 +6,6 @@
 {
   @import 'screen/typo.less';
   @import 'screen/layout.less';
-  @import 'screen/marginal.less';
   @import 'screen/footer.less';
   @media (max-width: @maxtablet)
   {
@@ -19,6 +18,7 @@
 @media (min-width: @maxtablet + 1)
 {
   @import 'screen/faux-column.less';
+  @import 'screen/marginal.less';
   @import 'screen/content.less';
 }