There was an error while loading. Please reload this page.
1 parent eaf4edc commit dcd4388Copy full SHA for dcd4388
1 file changed
Wireframe/style.css
@@ -99,13 +99,12 @@ section {
99
padding-bottom: var(--space);
100
margin-right: var(--space);
101
text-align: left;
102
-
103
/*display: grid;
104
grid-template-columns: var(--space) 1fr var(--space);
105
> * {
106
grid-column: 2/3;*/
107
}
108
- > img {
+ img {
109
width: 100%;
110
grid-column: span 3;
111
0 commit comments