Try to get damn Bulma to stop screwing with title margin bottoms

This commit is contained in:
benjamin melançon 2019-09-29 12:44:07 -04:00
parent 2b7d778004
commit 6611274381

View file

@ -31,3 +31,7 @@
height: 40rem;
background-size: cover;
}
.title:not(:last-child) {
margin-bottom: inherit;
}