Skip to content

Commit e75ae86

Browse files
authored
Update styles.css
1 parent b9d12af commit e75ae86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ header.hero {
128128
max-width: 300px;
129129
height: auto;
130130
margin-bottom: 20px;
131-
z-index: 0;
131+
z-index: 2;
132+
position relative;
132133
}
133134
header.hero h1 {
134135
font-family: 'Cinzel', serif;

0 commit comments

Comments
 (0)