mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fix error with width line gamemode-textcontent
This commit is contained in:
@@ -79,8 +79,8 @@
|
||||
}
|
||||
|
||||
.gamemode__content--text div {
|
||||
width: 84%;
|
||||
margin: 0 auto;
|
||||
width: 82%;
|
||||
margin-left: 8%;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user