mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-30 20:14:50 +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) {
|
@media screen and (max-width: 500px) {
|
||||||
section#banner p {
|
section#banner p {
|
||||||
padding: 0 2rem 0 2rem;
|
padding: 0 2rem 0 2rem;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user