Configurando um post único no template post.html
This commit is contained in:
@@ -31,7 +31,7 @@ body {
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
.content {
|
||||
.content:not(:has(.single-post)) {
|
||||
grid-template-columns: repeat(auto-fill, minmax(32rem, 1fr));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user