forked from StrafesNET/landing-page
no text
This commit is contained in:
parent
e0e0a74798
commit
132a04cd4c
17
index.html
17
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 {
|
.links {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@ -154,8 +139,6 @@
|
|||||||
<div class="logo-container">
|
<div class="logo-container">
|
||||||
<img src="assets/logo.png" alt="StrafesNET Logo" class="logo">
|
<img src="assets/logo.png" alt="StrafesNET Logo" class="logo">
|
||||||
</div>
|
</div>
|
||||||
<h1 class="site-title">StrafesNET</h1>
|
|
||||||
<p class="tagline">Explore StrafesNET services.</p>
|
|
||||||
|
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="#" class="link">Submit Map</a>
|
<a href="#" class="link">Submit Map</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user