Skip to content

Commit 4b4d703

Browse files
committed
Replace header image with smaller file
Replaced header image with a smaller file to reduce load times and bandwith consumption, especially for mobile users. Closes #7.
1 parent db5afd2 commit 4b4d703

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ pre {
333333

334334
.search-section {
335335
width: 100%;
336-
background: url(../img/33837_crop.jpg);
336+
background: url(../img/33837_crop3.jpg);
337337
background-size: cover;
338338
height: 500px;
339339
color: white; }

img/33837_crop.jpg

-3.62 MB
Binary file not shown.

img/33837_crop3.jpg

315 KB
Loading

0 commit comments

Comments
 (0)