Improve spacing between webpage title and first section of webpage.
This commit is contained in:
parent
6dcc582832
commit
21da734b0b
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022-2023 Jake Winters -->
|
<!-- Copyright 2022-2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 2.0.0.7 -->
|
<!-- Version: 3.0.0.8 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -31,13 +31,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Blog - #3</h1>
|
<h1>Blog - #3</h1>
|
||||||
<br>
|
<br>
|
||||||
<h2>The Chromium Monopoly</h2>
|
<h2>The Chromium Monopoly</h2>
|
||||||
<br>
|
<br>
|
||||||
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
<br>
|
||||||
<p class="update_date">Updated: 2022-12-20 (UTC+00:00)</p>
|
<br>
|
||||||
<br>
|
|
||||||
|
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
||||||
|
<p class="update_date">Updated: 2022-12-20 (UTC+00:00)</p>
|
||||||
|
<br>
|
||||||
|
|
||||||
<h4>Introduction</h4>
|
<h4>Introduction</h4>
|
||||||
<p>It's no secret that I'm an advocate of Chromium and will use it for the foreseeable future. It is
|
<p>It's no secret that I'm an advocate of Chromium and will use it for the foreseeable future. It is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user