Skip to content

Commit be6af42

Browse files
committed
edited: fixed responsiveness
1 parent 509d91f commit be6af42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ html {
5151
background-color: #E0E0E0;
5252
border: solid 3px #E0E0E0;
5353
}
54+
5455
.hero-link:hover {
5556
background-color: transparent;
5657
color: #A93226;
@@ -205,4 +206,8 @@ html {
205206
.blog-song iframe {
206207
width: 100%;
207208
}
209+
210+
.hero-link {
211+
margin: 20px 100px;
212+
}
208213
}

0 commit comments

Comments
 (0)