We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
width
height
1 parent 2bf31ae commit 30dd4fdCopy full SHA for 30dd4fd
src/index.html
@@ -18,7 +18,7 @@
18
<body>
19
<section id="introduction">
20
<a href="#">
21
- <img id="avatar" alt="avatar" src="images/avatar.jpg" />
+ <img id="avatar" alt="avatar" src="images/avatar.jpg" width="360" height="360" />
22
</a>
23
<div class="designation">
24
<span id="name">Pavel Sobolev</span>
0 commit comments