diff --git a/css/nav.css b/css/nav.css index 98dc2ba..978fa98 100755 --- a/css/nav.css +++ b/css/nav.css @@ -15,7 +15,7 @@ .nav:hover{ text-shadow: 1px 1px 0 #ffffff, - transition; all .5s; + transition all .5s; } .nav::before{ content:""; diff --git a/css/waves.css b/css/waves.css index e6d21ac..04a3fff 100755 --- a/css/waves.css +++ b/css/waves.css @@ -57,7 +57,7 @@ p { .content { position:relative; - height:14vh; + height:5vh; text-align:center; background-color: white; } @@ -98,7 +98,7 @@ p { min-height:40px; } .content { - height:18vh; + height:8vh; } h1 { font-size:24px; diff --git a/index.html b/index.html index 43da7fe..6265e6f 100644 --- a/index.html +++ b/index.html @@ -8,25 +8,40 @@ + + - -
- -
- - -

Adastra7

+

Adastra7

@@ -50,11 +65,57 @@ viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto"> -
-

Adastra7 | 2017-2024

+
+ +

- - +
+

Services content here

+
+
+

About content here

+
+
+

Contact content here

+
+ + + + + + \ No newline at end of file