Skip to content

Commit 7c41181

Browse files
authored
Update index.html
1 parent 76b7635 commit 7c41181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
footer { clear: both; }
2626
body { background-color: #f6f0bb; font-family: Arial, Helvetica, sans-serif; }
2727
#siteheader, aside, footer { background-color: #bfd9bf; }
28-
#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin: 10px; padding: 10px; }
28+
#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin-bottom: 5px; padding: 8px; }
2929
img.respimg { max-width: 100%; height: auto; }
3030
h1, h2, h3, h4, h5, h6, strong { color: #862d2d; }
3131
h1, h2, h3, div.sponsor-badges, div.center { text-align:center; }

0 commit comments

Comments
 (0)