Bigger "Explore" Map Button

Bigger "Explore" Map Button en

Installations 31 Likes 3

Make the "Explore" map button in the map entity big enough to actually notice... this is very specific.

.entity-story-block a[href*="explore"] {
    height: 20rem;
display: flex;
align-items: center;
justify-content: center;
font-size: 5rem;
}

Latest version 1.0

Released 2 years ago

Initial V1