change header height to fit android

This commit is contained in:
Laura Klünder 2017-12-18 23:36:10 +01:00
parent 6f41737e79
commit 0e2ba51e28

View file

@ -40,7 +40,7 @@ body {
header {
padding: 10px;
height: 50px;
height: 64px;
display: flex;
align-items: center;
justify-content: space-between;