This commit is contained in:
parent
67efa25485
commit
ed6ebb48f0
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@
|
|||
margin-top: -1rem;
|
||||
margin-bottom: 2px; // Needed to see the boxshadow when we have the featured image directly below.
|
||||
padding-bottom: 4px; // Give just a little extra space at the bottom for the *appearance* of balance.
|
||||
// Fix the fact that `has-text-centered` is mysteriously missing from our build of Bulma.
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: fit-content;
|
||||
.title {
|
||||
color: $green-gray;
|
||||
font-size: 1.2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue