Made intro page more mobile-friendly (#5)

This commit is contained in:
Przemek Wiech
2020-04-01 18:40:56 +02:00
parent d21858547b
commit 2148304ff0
2 changed files with 120 additions and 107 deletions

View File

@@ -122,3 +122,7 @@ div.ui.card.intro {
bottom: 0px;
left: 25px;
}
.content .ui.image.blockImage {
display: block;
}