Center Buttons

This commit is contained in:
Niklas Fäth 2019-11-20 18:02:32 +01:00 committed by GitHub
parent e05e635b44
commit 3a6275a05c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,10 @@
flex-direction: row
}
.navigationSection {
text-align: center
}
.nowPlayingPageTitle {
margin: 0 0 .5em .5em
}