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

Skip to content

Commit 86b09be

Browse files
Fixes #2 - background issue on hidpi screens
1 parent a9a6b04 commit 86b09be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

static/Home.jpg

104 KB
Loading

static/caseyhates.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ body {
5151

5252

5353
#background-img {
54-
background-size: auto;
54+
background-size: cover;
5555
background-color: #a0aa95;
5656
}
5757

0 commit comments

Comments
 (0)