remove space
This commit is contained in:
+3
-3
@@ -12,8 +12,8 @@
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="uuard" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
|
||||
<title>Nicholas Ward</title>
|
||||
@@ -24,7 +24,7 @@
|
||||
<div class="profile-container">
|
||||
<div class="info">
|
||||
<div class="profile-picture-container">
|
||||
<img class="profile-picture" src="assets/images/profile-image-ghibli.png"/>
|
||||
<img class="profile-picture" src="assets/images/profile-image-ghibli.png" />
|
||||
</div>
|
||||
<div class="profile-title">
|
||||
<h1>Nicholas Ward</h1>
|
||||
|
||||
Reference in New Issue
Block a user