From 8eefa80d0ea59f055c79db2df572dbe24c03874b Mon Sep 17 00:00:00 2001 From: mco9734 Date: Mon, 5 May 2025 16:50:03 -0400 Subject: [PATCH 1/3] Deleted one project per freshman to align with current practice --- about/projects.html | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/about/projects.html b/about/projects.html index 3a0d8fa..d639933 100644 --- a/about/projects.html +++ b/about/projects.html @@ -72,26 +72,6 @@

Devcade

-
-
- - - - One Project Per Freshman, in which CSH freshmen are provided free hardware for projects - -
-
-

One Project Per Freshman

-

- One Project Per Freshman looks to put the necessary tools in the hands - of freshman to enable them to learn more about hardware electronics - projects without a financial investment on their part. In its current - form, incoming freshman members are given the choice between a - Raspberry Pi or an Arduino with a starter kit to tinker with - throughout the year. -

-
-
From 3cc84ceb00282c6061083153e5241177824c7aa0 Mon Sep 17 00:00:00 2001 From: mco9734 Date: Mon, 5 May 2025 18:58:34 -0400 Subject: [PATCH 2/3] improve title centering --- _sass/_splash.scss | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/_sass/_splash.scss b/_sass/_splash.scss index 5093096..8955f80 100644 --- a/_sass/_splash.scss +++ b/_sass/_splash.scss @@ -1,26 +1,29 @@ $size: 350px; .splash { - height: $size; - text-align: center; - & h1 { - width: 100%; - height: 100%; - background: url('#{$CSHPUBSITE_ASSETS_URL}/hallway_blurred.jpg') 30% 30% no-repeat; - background-size: cover; - line-height: calc(#{$size} + 50px); - text-align: center; - color: white; - font-size: 3em; - vertical-align: bottom; - } + height: $size; + display: flex; + align-items: center; + justify-content: center; + text-align: center; + background: url('#{$CSHPUBSITE_ASSETS_URL}/hallway_blurred.jpg') 30% 30% no-repeat; + background-size: cover; + + h1 { + color: white; + font-size: 3em; + margin: 0; + padding: 0 1rem; + max-width: 100%; + word-wrap: break-word; + } + + @media (max-width: 992px) { + height: 400px; - @media(max-width: 992px) { - height: 400px; - & h1 { - font-size: 2em; - line-height: 1.2; - padding-top: 50%; - } + h1 { + font-size: 2em; + padding: 0 1rem; } + } } From 242bef07b9d5317c03f236c25999dca50ec75650 Mon Sep 17 00:00:00 2001 From: charlottegeo Date: Sat, 6 Sep 2025 21:45:22 -0400 Subject: [PATCH 3/3] Removed Nortel from sponsors page --- about/sponsors.html | 5 ----- assets/js/sponsors.js | 1 - 2 files changed, 6 deletions(-) diff --git a/about/sponsors.html b/about/sponsors.html index 5ceb483..d8b059b 100644 --- a/about/sponsors.html +++ b/about/sponsors.html @@ -89,11 +89,6 @@ Intergraph
-
- - Nortel - -