mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-09 15:25:15 +00:00
Merge pull request #894 from sharelatex/as-fix-homepage-cta
Fix height issue on homepage for smaller screens
This commit is contained in:
commit
f0d17c1db7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
padding-bottom: 93px;
|
||||
.card {
|
||||
margin-top: 12.5px;
|
||||
height: 397px;
|
||||
min-height: 397px;
|
||||
}
|
||||
h3 {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Reference in a new issue