Splatfest box: Fix an issue with the team name labels when displaying results

Bulma adds a margin on .columns:not(:last-child).
This commit is contained in:
Matt Isenhower 2018-02-04 11:48:11 -08:00
parent d3e464e7cd
commit fecded07d6

View File

@ -266,6 +266,7 @@ body.has-modal #main {
left: 0.25rem;
right: 0.25rem;
white-space: pre-line;
margin-bottom: 0;
.column {
margin-top: auto;