Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-11-03 12:24:28 -04:00
parent f4cc463b38
commit 6847be9907

View file

@ -10264,7 +10264,8 @@ a.card.is-dandelion:hover {
position: relative;
color: #FFFFFF;
background-color: #0D1E34;
box-shadow: none; }
box-shadow: none;
min-height: 200px; }
.card-project.is-small {
max-width: 30em; }
.card-project.is-large {