fix for unclickable night sheet button (closes #33)

This commit is contained in:
Steffen 2020-06-18 20:00:48 +02:00 committed by GitHub
parent 8b55ae1416
commit acd99bc2fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -198,8 +198,11 @@ export default {
}
}
h3 svg {
vertical-align: middle;
h3 {
margin: 0 40px;
svg {
vertical-align: middle;
}
}
h4 {