Widen main title so words like 'Community' aren't split into two lines

This commit is contained in:
benjamin melançon 2020-03-02 03:06:23 -05:00
parent 4b7ec7b8d1
commit 0097edac26

View file

@ -170,7 +170,7 @@
.title {
margin-top: 0.25em;
margin-left: -1.25em;
max-width: 6em;
max-width: 12em;
}
.subtitle {
font-size: $size-5;