Browse Source

background

François Drouhard 3 years ago
parent
commit
b4e948b909
1 changed files with 0 additions and 3 deletions
  1. 0 3
      assets/styles/app.scss

+ 0 - 3
assets/styles/app.scss

@@ -5,10 +5,7 @@ $yellow: #fde16d;
 @import "~bootstrap/scss/bootstrap";
 
 body {
-<<<<<<< HEAD
     background-image: url('../images/fond.jpg');
-=======
->>>>>>> develop
     padding-top:5rem;
     padding-bottom:4rem;
 }