trevormast / sweetslumber

MIT License
0 stars 0 forks source link

alert margin exposing hidden header MOBILE #52

Closed trevormast closed 7 years ago

trevormast commented 7 years ago

.alert { margin-bottom: 20px; }

to

.alert { margin-bottom: 0; }