This commit is contained in:
zoe 2022-05-27 17:29:46 +02:00
parent c9e368cd04
commit 15ef875d34
4 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,6 @@
<article id="content" class="colorswitch"> <article id="content" class="colorswitch">
<p> <p>
<nav>
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a> <a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a>
@ -35,7 +34,6 @@
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a> <a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a>
</nav>
</p> </p>
</article> </article>
</div> </div>

View File

@ -363,13 +363,14 @@ h6 {
align-items: center; align-items: center;
text-align: right; } text-align: right; }
h1,
h2, h2,
h3, h3,
h4, h4,
h5, h5,
h6 { h6 {
margin-top: 1em; margin-top: 12pt;
margin-bottom: 1em; } margin-bottom: 12pt; }
article { article {
margin-inline: auto; } margin-inline: auto; }

View File

@ -363,13 +363,14 @@ h6 {
align-items: center; align-items: center;
text-align: right; } text-align: right; }
h1,
h2, h2,
h3, h3,
h4, h4,
h5, h5,
h6 { h6 {
margin-top: 1em; margin-top: 12pt;
margin-bottom: 1em; } margin-bottom: 12pt; }
article { article {
margin-inline: auto; } margin-inline: auto; }

@ -1 +1 @@
Subproject commit 41bfe7db62884fffb2dce0858028ad5f7e18afd9 Subproject commit a238bb327fa7be49bda02716f9a0d2d4a18eb848