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 -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 2.0.0.7 -->
|
||||
<!-- Version: 3.0.0.8 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -31,13 +31,16 @@
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Blog - #3</h1>
|
||||
<br>
|
||||
<h2>The Chromium Monopoly</h2>
|
||||
<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>
|
||||
<h1>Blog - #3</h1>
|
||||
<br>
|
||||
<h2>The Chromium Monopoly</h2>
|
||||
<br>
|
||||
<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>
|
||||
<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