@import url("/css/plants-landing.css?v=1");

/* Keep store links at their natural height instead of stretching with the panel. */
.plants-store-links {
    align-content: center;
}

.plants-store-links > a {
    min-height: 88px;
}
