This commit is contained in:
vista-man
2025-04-03 14:02:12 +02:00
2 changed files with 11 additions and 1 deletions

View File

@@ -40,6 +40,10 @@
</div>
</div>
</nav>
<section>
<h2>Contact</h2>
</section>
</body>

View File

@@ -8,7 +8,7 @@
}
body {
.body {
margin: 0;
font-family: Arial, sans-serif;
}
@@ -43,6 +43,12 @@ body {
font-size: 18px;
}
.section{
background-color: #000;
}
.size {
width: 33.33%;
height: 25%;