0.0.236 bug fix tg 14:26

This commit is contained in:
2023-11-19 17:45:10 +03:00
parent 3660f5af6d
commit b7a677d79d
4 changed files with 21 additions and 11 deletions

View File

@@ -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;