fix view sample projects
This commit is contained in:
@@ -253,7 +253,7 @@ a { color: inherit; text-decoration: none; }
|
|||||||
|
|
||||||
.projects-grid {
|
.projects-grid {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
|
grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
|
||||||
gap: 22px;
|
gap: 22px;
|
||||||
}
|
}
|
||||||
.project {
|
.project {
|
||||||
|
|||||||
Reference in New Issue
Block a user