maybe fixed mobile overflow…

har ikke en enhed med gammel iOS til at teste med 💩
This commit is contained in:
Jeppe Ernst 2018-04-25 17:23:24 +02:00
parent e541f365ee
commit baecd6b2fa
2 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,7 @@ $donationCounter_percentFromGoal: 100 - ($donationCounter_donated / $donationCou
background-position: 100%;
bottom: 0px;
left: 0px;
right: 0px;
display: flex;
flex-direction: column;
justify-content: center;

View File

@ -36,6 +36,10 @@ section {
padding-left: 2rem;
padding-right: 2rem;
}
.paragraphs {
word-break: break-word;
}
.heading {
h1 {