Merge pull request #894 from sharelatex/as-fix-homepage-cta

Fix height issue on homepage for smaller screens
This commit is contained in:
Shane Kilkelly 2018-09-05 11:47:02 +01:00 committed by GitHub
commit f0d17c1db7

View file

@ -30,7 +30,7 @@
padding-bottom: 93px;
.card {
margin-top: 12.5px;
height: 397px;
min-height: 397px;
}
h3 {
margin-top: 0;