We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdf895 commit 517f74aCopy full SHA for 517f74a
css/index.css
@@ -436,8 +436,8 @@ body > header > .header_search > #city_submit {
436
437
/* general style */
438
border-radius: 5px;
439
- background-image: url(/img/submit.png);
440
- background-image: url(/img/submit.svg);
+ background-image: url(../img/submit.png);
+ background-image: url(../img/submit.svg);
441
background-size: 1rem;
442
background-position: center;
443
background-repeat: no-repeat;
0 commit comments