File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 background-image: url('/assets/background2.jpg');
88*/
99body {
10- background-image : url ('/assets/background.png' );
10+ background-image : url ('.. /assets/background.png' );
1111 background-size : cover;
1212 background-repeat : no-repeat;
1313 background-position : center center;
@@ -251,4 +251,4 @@ body {
251251 .datu-hero {
252252 padding : 2rem 0.5rem 1.5rem 0.5rem ; /* Hero padding mobile */
253253 }
254- }
254+ }
Original file line number Diff line number Diff line change 77 background-image: url('/assets/background2.jpg');
88*/
99body {
10- background-image : url ('/assets/background.png' );
10+ background-image : url ('.. /assets/background.png' );
1111 background-size : cover;
1212 background-repeat : no-repeat;
1313 background-position : center center;
@@ -251,4 +251,4 @@ body {
251251 .datu-hero {
252252 padding : 2rem 0.5rem 1.5rem 0.5rem ; /* Hero padding mobile */
253253 }
254- }
254+ }
You can’t perform that action at this time.
0 commit comments