stupid revamp

This commit is contained in:
2025-08-25 21:13:56 +07:00
parent 136c513630
commit 82720e507a
+1 -1
View File
@@ -1,7 +1,7 @@
<template> <template>
<main> <main>
<article class="article"> <article class="article">
<section class="web-hero" aria-labelledby="hero" aria-describedby="what-does-he-do?"> <section class="web-hero web-hero-bg" aria-labelledby="hero" aria-describedby="what-does-he-do?">
<h1 id="hero" class="font-hero">Terminal</h1> <h1 id="hero" class="font-hero">Terminal</h1>
<p id="what-does-he-do?" class="font-hero-desc">This will be a emulator for website visitor (simulator)</p> <p id="what-does-he-do?" class="font-hero-desc">This will be a emulator for website visitor (simulator)</p>
</section> </section>