diff --git a/css/styles.css b/css/styles.css index 0146f14..f87b928 100644 --- a/css/styles.css +++ b/css/styles.css @@ -186,7 +186,7 @@ iframe { #donate { vertical-align: middle; float: right; - padding: 20px; + padding: 20px 20px 0 0; } #donate img { @@ -343,4 +343,4 @@ button { background-color: #fff; cursor: pointer; -} \ No newline at end of file +}