moread and yest
This commit is contained in:
@@ -1072,7 +1072,7 @@ a{
|
||||
|
||||
.moread{
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||||
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
|
||||
grid-gap: 2rem;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 28px;
|
||||
@@ -1162,7 +1162,7 @@ a{
|
||||
margin-top: 8px;
|
||||
margin-bottom: 28px;
|
||||
padding: 8px;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.yet_card{
|
||||
|
||||
Reference in New Issue
Block a user