Update styles on 404 page
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<div>
|
||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R" width="400px">
|
||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||
</div>
|
||||
</header>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</nav>
|
||||
|
||||
<section class="home">
|
||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/ashram.jpg" alt="A picture of an ashram garden" width="400px">
|
||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/ashram.jpg" alt="A picture of an ashram garden">
|
||||
</section>
|
||||
|
||||
<section class="content-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user