From c7fee7f2f86ce9804eb1ef082bc46903b18a053b Mon Sep 17 00:00:00 2001 From: Figgy24-20 <61765636+Figgy24-20@users.noreply.github.com> Date: Fri, 21 Apr 2023 17:50:31 -0400 Subject: [PATCH] Elias/issue#13/SeperateSections on engineering &c. --- src/css/style.css | 6 ++++-- src/engineering.html | 2 +- src/index.html | 4 +++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/css/style.css b/src/css/style.css index c7dfb4d..fb18cc9 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -209,8 +209,10 @@ section { /* TODO Probably delete this and combine with section above */ section.index { - border-radius: 2px; - margin: var(--margin-big); + border-radius: 10px; + margin-top: 50px; + border-top-style:solid; + border-width: 5px; } diff --git a/src/engineering.html b/src/engineering.html index 266c3a5..8208dff 100644 --- a/src/engineering.html +++ b/src/engineering.html @@ -127,7 +127,7 @@

-
+

Internal Projects

diff --git a/src/index.html b/src/index.html index 8a6f6c0..f8ae96c 100644 --- a/src/index.html +++ b/src/index.html @@ -107,13 +107,15 @@

Learn more on our engineering page. If you're an engineer looking to participate in a co-op, email hello@508.dev.

-
+

Why a co-op?

All stakeholders benefit from 508.dev incorporating as a co-op. 80% of co-ops survive the first 5 years of business, compared to only 44% of "traditional" businesses. That means our clients can be confident in our continued existence so as to provide ongoing support for our software, and our engineers can be confident in the stability of our organization. Furthermore, because co-ops engage in profit sharing, our engineers are far more invested in the success of the business than at a "traditional" company, which translates to much higher value and faster deliverables for our clients.

+
+

Do you only build "ugly" simple-looking designs, like this site?