This commit is contained in:
= 2021-05-18 13:23:46 +05:00
parent 389d02868a
commit a6f8da8a4f
2 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,7 @@
width: 70%;
margin: 30px auto;
display: block;
height: auto;
}
strong {
a {
@ -76,6 +77,7 @@
width: 70%;
margin: 30px auto;
display: block;
height: auto;
}
}
&__footer {

View File

@ -1892,6 +1892,7 @@ li {
width: 70%;
margin: 30px auto;
display: block;
height: auto;
}
.news__body p strong a {
color: #4285f4;
@ -1900,6 +1901,7 @@ li {
width: 70%;
margin: 30px auto;
display: block;
height: auto;
}
.news__footer {
display: flex;