mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 19:43:36 +02:00
prevent hero unit text from breaking mobile layout if its too long
This commit is contained in:
@@ -320,6 +320,7 @@ footer.footer {
|
||||
background: #56BCDA;
|
||||
color: white;
|
||||
padding: 30px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.users-box{
|
||||
|
||||
Reference in New Issue
Block a user