FIXED random reload link to work behind static cache.

UPDATED padding on random card.
UPDATED to v0.2.2.
This commit is contained in:
Eric Woodward
2018-01-27 09:49:04 -05:00
parent 5ca57a3189
commit 91b0b1f2df
4 changed files with 6 additions and 5 deletions

View File

@@ -216,7 +216,7 @@ p {
.card-randomLink {
border: none;
display: inline-block;
padding: .25em;
padding: 0;
line-height: 0;
margin: 0;
}
@@ -227,6 +227,7 @@ p {
.card-randomLink > figure {
border: none;
margin: .5em 2em;
}
.card-randomLink > figure > figcaption {