Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-11-14 00:27:31 -05:00
parent 57e362625d
commit 27f098d07d

View file

@ -10539,14 +10539,18 @@ a.card.is-dandelion:hover {
font-size: 1.75rem;
line-height: 1em;
transform: translateX(-2rem);
color: inherit; }
color: inherit;
margin-right: -0.5em;
overflow-wrap: break-word; }
.card-project .card-content .title + .subtitle {
margin-top: 0.5rem; }
.card-project .card-content .subtitle {
padding: 0.5rem 0.5rem 0.5rem 1rem;
color: inherit;
font-family: "Anonymous Pro", "Andale Mono", AndaleMono, monospace;
font-size: 0.88rem; }
font-size: 0.88rem;
margin-right: -0.5em;
overflow-wrap: break-word; }
.card-project .card-content::before {
content: "";
width: 1px;