update more load mainpage
This commit is contained in:
@@ -1 +1 @@
|
||||
<button class="articles-preview__show-next">Загрузить еще</button>
|
||||
<button class="articles-preview__show-next">Еще новости</button>
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
}
|
||||
|
||||
.articles-preview__show-next {
|
||||
color: var(--secondary);
|
||||
padding: 1.8rem 0 1.7rem;
|
||||
grid-column: span 2;
|
||||
width: 100%;
|
||||
@@ -96,9 +97,8 @@
|
||||
border-top: 0.1rem solid var(--gray);
|
||||
margin-top: -1px;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
|
||||
transition: 0.3s;
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.6rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user