diff --git a/.DS_Store b/.DS_Store index 6b4804d..4924c27 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Amiga_1000DP.jpeg b/Amiga_1000DP.jpeg deleted file mode 100644 index 5aeae1c..0000000 Binary files a/Amiga_1000DP.jpeg and /dev/null differ diff --git a/index.html b/index.html index 02b4601..cc2b6bd 100644 --- a/index.html +++ b/index.html @@ -123,10 +123,10 @@
-
+
-
+

🐈 Lorem ipsum dolor sit amet consectetur adipisicing elit.

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Blanditiis molestias eius asperiores vel, reprehenderit eveniet ipsa esse veritatis similique, veniam animi aperiam sunt! Autem.

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Blanditiis molestias eius asperiores vel, reprehenderit eveniet ipsa esse veritatis similique, veniam animi aperiam sunt! Autem.

@@ -134,8 +134,8 @@
-
-
+
+
@@ -165,11 +165,11 @@
diff --git a/style.css b/style.css index 8d2bbe4..bff1ce0 100644 --- a/style.css +++ b/style.css @@ -31,21 +31,12 @@ header { z-index: 99; } -main { - /* margin-top: 10vh; */ - /* height: 500vh; */ -} - #hero-img { background-image: url("hero-bg.jpg"); min-height: 60vh; background-size: cover; } -#signup-box h4, #ovly-text{ - color: var(--light-text); -} - #pitch-bar { min-height: 30vh; background-color: var(--dark-bg); @@ -56,10 +47,6 @@ main { color: var(--light-text); } -.txt-wht { - color: white; -} - .bg-drk { background-color: var(--dark-bg); } @@ -72,7 +59,7 @@ main { } /* Push Down 15vh */ - .pd-15 { + .mt-md-15vh { margin-top: 15vh; } } @@ -92,19 +79,10 @@ img { height: 100%; } -/* min Height 70vh */ -.h-70 { - min-height: 70vh; -} - .left-bar { border-left-width: 0.4em; border-left-style: solid; - border-left-color: darkred; -} - -.txt-blk { - color: black; + border-left-color: var(--dark-bg); } .sq { @@ -132,11 +110,11 @@ img { background-color: darkred; } -#reviews, .bg-dgry { +.bg-dgry { background-color: #2e2e2e; } -#reviews .row { +.mh-40-v { min-height: 40vh; } @@ -148,11 +126,10 @@ img { color: darkred; } -/* min Height 24vh */ -.h-20 { +.mh-20vh { min-height: 20vh; } -.h-10 { +.mh-10vh { min-height: 10vh; } \ No newline at end of file