Skip to content

Commit d67a867

Browse files
committed
added my picture
1 parent a633a2b commit d67a867

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<header>
1212
<h1>Hi, I'm Savely!</h1>
1313
</header>
14+
<img src="https://cdn4.cdn-telegram.org/file/TGJxcNPcqkrsMH2R1hOv_F-6iK3UMcxMivUWME1b5CJEQymqTe2Hatn7ZX5AHdfmbrSTcUhU9oXAHgMVzJpAfSyPsz4AqLpk-SwVH-jpt6uvWXcBxXyNeLZ7cLQnmeRLxZYQo2xeSx1UMbsibMl2qbEp5N5dh3JFtq5X7EmLV87eHXFRAWOC0mB1qUqkG_T6yFHOf3tvtjqTXZgbumKydEUjOVabTvNcuzoax4NIXpU0YhZJcD-Gd5B5lw4EGSLJAYkwIp8z_zt-SCPuyRXybfs0H3RYxeNk2g8PFN0S0oulgLhzqH5A55o1Eo5AFfUZ5vQB5bm-3y3Kz9pfMvOGTQ.jpg">
1415
<footer>
1516
<a href="https://github.com/volvetcode">github</a>
1617
<!-- -->

styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ a:hover {
3737
cursor: pointer;
3838
text-decoration: none;
3939
}
40+
41+
img {
42+
margin: 1em 40px;
43+
}

0 commit comments

Comments
 (0)