commit dbb53826b0cef3e311cb541c197ae543cab2cdf3
parent 8f42aaf5761674a9615e66f4d1e2b03757df443c
Author: Samdal <samdal@protonmail.com>
Date: Fri, 21 Feb 2025 17:17:08 +0100
change main title
Diffstat:
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/_layouts/default.html b/_layouts/default.html
@@ -10,20 +10,18 @@ layout: compress
<div class="main-title">
<a style="text-decoration: none" href="/">
+ <h1 style="margin-bottom: 0.7rem;">
+ N-Channel MOSFET
+ </h1>
<div class="main-title-columns">
<img style="image-rendering: crisp-edges; height: 100%; height: 4rem; margin: auto 0px; margin-right: 0.4rem;" src="/favicon.png" widht=64 height=46>
- <div class="main-title-rows">
- <h1 style="margin-bottom: 5px;">
- N-Channel MOSFET
- </h1>
<h2 style="margin-top: 0px; text-wrap: balance;">
<i>
Metal–Oxide–Semiconductor<br>Field-effect Transistor
</i>
</h2>
- </div>
</div>