Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62e08dc

Browse files
committed
fixed alignment on the site
1 parent 68ec7a3 commit 62e08dc

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
@@ -232,7 +232,7 @@ header img {padding-top:5px; border-top:1px solid #ccc; display:block;}
232232

233233
h1, h2, h3 {font-family: 'Tinos', serif; padding:0; margin:0;}
234234
h1 {
235-
font-size:16px; float:left;
235+
font-size:16px; float:left; margin-top:7px;
236236
}
237237
#btns {float:right; margin-bottom:10px;}
238238
h2 {

0 commit comments

Comments
 (0)