Skip to content

Commit b43020b

Browse files
committed
Fix CSS for geolocation button
1 parent 450ffba commit b43020b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/food-compass.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ header {
2121

2222
#geolocate-button {
2323
display: inline-block;
24-
background-image: url("images/Geolocation-icon.png");
24+
background-image: url("../images/Geolocation-icon.png");
2525
height: 35px;
2626
width: 35px;
2727
cursor: pointer;

0 commit comments

Comments
 (0)