소스 검색

background

François Drouhard 3 년 전
부모
커밋
b4e948b909
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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;
 }