mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 03:15:24 +02:00
Add padding to prevent cutting edge chat content
This commit is contained in:
@ -185,8 +185,9 @@ nav .brand-logo {
|
||||
|
||||
#chatcontent {
|
||||
padding-left: 1%;
|
||||
padding-top: 3%;
|
||||
padding-top: 60px;
|
||||
word-wrap: break-word;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
#curuser_discrim,
|
||||
|
Reference in New Issue
Block a user