mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Removed max width constraint from grid element
This commit is contained in:
parent
4bc67b255a
commit
1ef333eb61
@ -54,7 +54,6 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
max-width: 64rem;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
Loading…
Reference in New Issue
Block a user