0.0.236 bug fix tg 14:26
This commit is contained in:
@@ -2046,8 +2046,8 @@ button#more_button{
|
||||
|
||||
|
||||
.mid_block_static{
|
||||
margin: 120px 40px 0 40px;
|
||||
width: 90%;
|
||||
margin: 120px 0 0;
|
||||
width: 100%;
|
||||
}
|
||||
.mid_block_static>.text_wrapper>span{
|
||||
display: block;
|
||||
@@ -2764,7 +2764,7 @@ details[open] summary ~ *{
|
||||
|
||||
|
||||
.news_item_pagination{
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
background: white;
|
||||
margin: 0 auto 10px;
|
||||
border-radius: 15px;
|
||||
|
||||
Reference in New Issue
Block a user