This commit is contained in:
Daniel O'Connor
2025-08-24 06:50:53 +00:00
parent 112a626941
commit b7f4de782d
2 changed files with 2 additions and 9 deletions

View File

@@ -33,13 +33,6 @@
}
}
.location-not-set {
background-image: image-url("location-not-set.en.png");
background-position: center;
background-repeat: no-repeat;
height: 250px;
width: 100%;
}
.card {
.badge-location {
background-color: darken($blue, 10%);

View File

@@ -5,5 +5,5 @@
= link_to member.location, place_path(member.location, anchor: "members")
- else
.location-not-set
.sr-only Location not known
.sr-only We can't show you what's nearby
%h1 Location not known or geocodable
%p We can't show you what's nearby