]> git.parisson.com Git - mezzo.git/commitdiff
Change the footer background color
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Tue, 4 Oct 2016 13:30:05 +0000 (15:30 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Tue, 4 Oct 2016 13:30:05 +0000 (15:30 +0200)
app/static/src/sass/layout/_footer.scss

index b3453ee526a78547f0de314f8fa9962249930bd4..bf9d3bcd919a07d06a0ac6eb0d8011db8274ab92 100755 (executable)
@@ -25,7 +25,7 @@ $module: ".footer";
 
     &__content {
 
-        background: #8e8e8e;
+        background: #6b6b6b;
 
         @include padding(1 0);