Skip to content

Commit d3d7877

Browse files
committed
Missing } in all CSS files. Oops. Thanks @stevenringo.
1 parent 2c29e21 commit d3d7877

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

main-16px.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ px 68 160 252 344 436 */
147147
width: 436px;
148148
padding: 36px 22px 48px;
149149
}
150+
150151
}
151152

152153

main-17px.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ px 68 160 252 344 436 */
148148
padding: 36px 22px 48px;
149149
}
150150

151+
}
151152

152153

153154
/* Retina media query.

main-18px.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ px 68 160 252 344 436 */
148148
padding: 36px 22px 48px;
149149
}
150150

151+
}
151152

152153

153154
/* Retina media query.

0 commit comments

Comments
 (0)