big next news
This commit is contained in:
3
frontend/dist/assets/main.css
vendored
3
frontend/dist/assets/main.css
vendored
@@ -3263,9 +3263,10 @@ a.pagination__item:hover {
|
|||||||
border-top: 0.1rem solid var(--gray);
|
border-top: 0.1rem solid var(--gray);
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
font-family: 'Raleway', sans-serif;
|
font-family: 'Raleway', sans-serif;
|
||||||
|
font-weight: 700;
|
||||||
-webkit-transition: 0.3s;
|
-webkit-transition: 0.3s;
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
font-size: 1.6rem;
|
font-size: 2rem;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -97,8 +97,9 @@
|
|||||||
border-top: 0.1rem solid var(--gray);
|
border-top: 0.1rem solid var(--gray);
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
font-family: 'Raleway', sans-serif;
|
font-family: 'Raleway', sans-serif;
|
||||||
|
font-weight: 700;
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
font-size: 1.6rem;
|
font-size: 2rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user