Skip to content

Commit 840ca06

Browse files
Merge pull request #28 from eesast/dev
chore(gh-pages): 💄 change header background color
2 parents 1f2482b + 707e09d commit 840ca06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ li {
3737
}
3838

3939
header {
40-
background: rgba(0, 0, 0, 0.3);
40+
background: #010409;
4141
width: 100%;
4242
border-bottom: 1px dashed #b5e853;
4343
padding: 20px 0;

0 commit comments

Comments
 (0)