-
- Downloads
[FIX] website: set the correct height for welcome message
Commit 48a1eaf7 adapt the welcome message on website so that it fits the page height. But this does only worked for large screens as the height was forced to main height... which is smaller than the default welcome message height on small screen. The fix only had to use min-height instead of height.
Please register or sign in to comment