0.0.361
This commit is contained in:
@@ -2633,7 +2633,7 @@ details[open] summary ~ *{
|
||||
}
|
||||
|
||||
.news_item {
|
||||
width: 413px;
|
||||
width: 48%;
|
||||
margin-bottom: 2%;
|
||||
background-color: white;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
@@ -2659,9 +2659,10 @@ details[open] summary ~ *{
|
||||
|
||||
.news_img>img{
|
||||
object-fit: cover;
|
||||
height: 240px;
|
||||
width: 370px;
|
||||
width: 100%;
|
||||
border-radius: 10px;
|
||||
aspect-ratio: 4 / 3;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user