1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-04-04 22:24:36 +00:00

fix for unclickable night sheet button (closes )

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

View file

@ -198,9 +198,12 @@ export default {
}
}
h3 svg {
h3 {
margin: 0 40px;
svg {
vertical-align: middle;
}
}
h4 {
text-transform: capitalize;