< Template:Home | NowPlaying
No edit summary Tag: Manual revert |
No edit summary |
||
Line 6: | Line 6: | ||
margin: 0 auto; | margin: 0 auto; | ||
float: none; | float: none; | ||
} | |||
#button-wrap { | |||
display: flex; | |||
justify-content: center; | |||
} | } |
Revision as of 10:14, 23 April 2022
#now-playing h2 { text-align: center; } #now-playing #youtube-outer { margin: 0 auto; float: none; } #button-wrap { display: flex; justify-content: center; }