Change all page layout

This commit is contained in:
2025-08-30 17:49:58 +07:00
parent d95d7310d4
commit a0b1c58c13
8 changed files with 62 additions and 36 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<main>
<article class="article">
<section class="web-hero web-hero-bg" aria-labelledby="hero" aria-describedby="what-does-he-do?">
<section class="web-hero" aria-labelledby="hero" aria-describedby="what-does-he-do?">
<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>
</section>