update more load mainpage

This commit is contained in:
2024-04-09 10:57:49 +03:00
parent 020c0923a3
commit dc2022306d
6 changed files with 50 additions and 8 deletions

View File

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