We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d68bd commit 1f46a23Copy full SHA for 1f46a23
assets/public/css/style.css
@@ -124,7 +124,7 @@ html {
124
125
#slider {
126
/* min-height: 500px; */
127
- background: url('/assets/public/img/slider/chicago.jpg') top center / cover no-repeat;
+ background: url('..//img/slider/chicago.jpg') top center / cover no-repeat;
128
margin-top: 46.5px;
129
padding-top: 50%;
130
}
@@ -287,7 +287,6 @@ html {
287
.place-desc {
288
margin-top: 15px;
289
line-height: 1.4;
290
- =
291
292
293
.place-btn {
0 commit comments