Fix portfolio on mobile
This commit is contained in:
parent
b0d52e55b4
commit
244f7405f6
|
|
@ -116,7 +116,7 @@
|
||||||
grid-row-gap: 30px;
|
grid-row-gap: 30px;
|
||||||
grid-auto-rows: 200px;
|
grid-auto-rows: 200px;
|
||||||
max-width: 840px;
|
max-width: 840px;
|
||||||
width: 100vh;
|
width: 100vw;
|
||||||
/*justify-self: center;*/
|
/*justify-self: center;*/
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: $large-spacing $medium-spacing;
|
padding: $large-spacing $medium-spacing;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue