Skip to content

Commit 392ccc4

Browse files
committed
Update style.css
1 parent 20ed86c commit 392ccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ a.large-link:before {
249249
#header {
250250
width: 900px;
251251
height: 106px;
252-
margin-bottom: 30px; /* was 30px, but changed to 0 when ribbon placed below header */
252+
margin-bottom: 0px; /* was 30px, but changed to 0 when ribbon placed below header */
253253
overflow: hidden;
254254
background: #0c2033 url(../img/processing-web.png) center center no-repeat;
255255
background-position: bottom;

0 commit comments

Comments
 (0)