Skip to content

Commit dcd4388

Browse files
committed
removed error
1 parent eaf4edc commit dcd4388

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,12 @@ section {
9999
padding-bottom: var(--space);
100100
margin-right: var(--space);
101101
text-align: left;
102-
103102
/*display: grid;
104103
grid-template-columns: var(--space) 1fr var(--space);
105104
> * {
106105
grid-column: 2/3;*/
107106
}
108-
> img {
107+
img {
109108
width: 100%;
110109
grid-column: span 3;
111110
}

0 commit comments

Comments
 (0)