update more load mainpage
This commit is contained in:
5
frontend/dist/assets/main.css
vendored
5
frontend/dist/assets/main.css
vendored
@@ -3249,6 +3249,7 @@ a.pagination__item:hover {
|
||||
}
|
||||
|
||||
.articles-preview__show-next {
|
||||
color: var(--secondary);
|
||||
padding: 1.8rem 0 1.7rem;
|
||||
grid-column: span 2;
|
||||
width: 100%;
|
||||
@@ -3256,11 +3257,9 @@ a.pagination__item:hover {
|
||||
border-top: 0.1rem solid var(--gray);
|
||||
margin-top: -1px;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
|
||||
-webkit-transition: 0.3s;
|
||||
|
||||
transition: 0.3s;
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.6rem;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user