Remove strangling close comment from css

main
Jeff Elkner 2 years ago
parent 25d4c2d0d4
commit 3a2deeb209

@ -13,7 +13,7 @@ img {
header {
display: grid;
grid-template-columns: 25vw auto;
grid-template-rows: auto auto auto auto; */
grid-template-rows: auto auto auto auto;
margin-left: 5vw;
margin-right: 5vw;
}

Loading…
Cancel
Save