From 132a04cd4c284f37aa6a3a21bcd072f34de71895 Mon Sep 17 00:00:00 2001
From: Quaternions <krakow20@gmail.com>
Date: Mon, 10 Mar 2025 11:47:56 -0700
Subject: [PATCH] no text

---
 index.html | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/index.html b/index.html
index c052748..eed3ab5 100644
--- a/index.html
+++ b/index.html
@@ -89,21 +89,6 @@
             }
         }
 
-        .site-title {
-            font-size: 3rem;
-            margin-bottom: 20px;
-            text-transform: uppercase;
-            letter-spacing: 3px;
-            text-shadow: 0 0 10px rgba(0, 255, 255, 0.7);
-        }
-
-        .tagline {
-            font-size: 1.2rem;
-            margin-bottom: 40px;
-            max-width: 600px;
-            opacity: 0.9;
-        }
-
         .links {
             display: flex;
             justify-content: center;
@@ -154,8 +139,6 @@
         <div class="logo-container">
             <img src="assets/logo.png" alt="StrafesNET Logo" class="logo">
         </div>
-        <h1 class="site-title">StrafesNET</h1>
-        <p class="tagline">Explore StrafesNET services.</p>
 
         <div class="links">
             <a href="#" class="link">Submit Map</a>