Update sass

This commit is contained in:
Daniel Supernault 2019-05-01 23:07:13 -06:00
parent 41929c09d4
commit 33416db853
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 6 additions and 8 deletions

View File

@ -124,14 +124,12 @@ body, button, input, textarea {
.info-overlay:hover .info-overlay-text {
display: flex;
h5 {
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
}
@media (max-width: map-get($grid-breakpoints, "sm")) {
.info-overlay:hover .info-overlay-text h5 {
font-size: 12px;
}
}
.info-overlay-text {