Skip to content

Commit 66cf1b1

Browse files
Update index.html
1 parent 311c359 commit 66cf1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
border-bottom: 1px solid #ccc;
2323
}
2424

25-
.header img {
25+
.profile-img {
2626
width: 120px;
2727
height: auto;
2828
margin: 30px auto;
@@ -122,7 +122,7 @@ <h1>Sebastian Griego</h1>
122122
</div>
123123
</div>
124124

125-
<img src="Snapchat-1305767540~2.jpg" alt="Sebastian Griego">
125+
<img src="Snapchat-1305767540~2.jpg" alt="Sebastian Griego" class="profile-img">
126126

127127
<h2>About</h2>
128128
<div class="about">

0 commit comments

Comments
 (0)