mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Add padding to prevent cutting edge chat content
This commit is contained in:
parent
52c076e667
commit
855fb5bb9d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user