Skip to content

Commit 8e87e2b

Browse files
committed
CSS adjustment for donate ribbon below header
1 parent 43cdc94 commit 8e87e2b

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
@@ -214,7 +214,7 @@ a.large-link:before {
214214
height: auto;
215215
background-color: #d1f94e;
216216
background: linear-gradient(to bottom, #1d517e, #d1f94e);
217-
margin-bottom: 0px; /* added when placed below the header */
217+
margin-bottom: 30px; /* added when placed below the header */
218218
}
219219

220220
#ribbon-announce ul {

0 commit comments

Comments
 (0)