mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 02:11:55 +00:00
fix: text center on mobile banner
This commit is contained in:
@@ -308,6 +308,7 @@ section#banner {
|
||||
@media screen and (max-width: 500px) {
|
||||
section#banner p {
|
||||
padding: 0 2rem 0 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user