Browse Source

Fix content background on mobile

Thibaut Courouble 10 years ago
parent
commit
b0d5578980
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/stylesheets/components/_mobile.scss

+ 1 - 0
assets/stylesheets/components/_mobile.scss

@@ -4,6 +4,7 @@
 
 
 ._mobile {
 ._mobile {
   font-size: 100%;
   font-size: 100%;
+  background: $contentBackground;
 
 
   // Layout
   // Layout