Fixed up position of close 'x' on narrow screens like iPhone SE.

This commit is contained in:
Brendon Duncan 2018-05-21 11:27:05 -07:00
commit 441ab13006

View file

@ -106,6 +106,8 @@
.icon.close-home-tip {
color: #666;
font-size: 38px;
height: auto;
top: 8px;
}
.tab-home {
&__logo {