margin change
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
<div class="chat">
|
||||
<div class="msg-board">
|
||||
<h1>Доска объявлений для GAME SERVER ЧАТ | GENERAL |</h1>
|
||||
<div style="text-align: center; display: flex;justify-content: space-between;margin-inline: 4vw;">
|
||||
<div style="text-align: center; display: flex;justify-content: space-between;margin-inline: 4vw;margin-top: 20px;">
|
||||
<dl></dl>
|
||||
<dl class="relays">
|
||||
|
||||
|
@ -20,4 +20,8 @@
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.relays{
|
||||
font-size: larger;
|
||||
}
|
Reference in New Issue
Block a user