diff --git a/CNAME b/CNAME index 6c7711d..9bbc71c 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -datahacks.ds3ucsd.com +datahacks-staging.ds3ucsd.com diff --git a/config.json b/config.json index 116f140..838046b 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "times": { - "start": "Apr 6, 2024 7:00:00", - "end": "Apr 7, 2024 17:15:00" + "start": "Apr 5, 2025 7:00:00", + "end": "Apr 6, 2025 17:15:00" }, "signupLink": "https://tally.so/r/mOzlYa", "faq": { diff --git a/index.html b/index.html index 66daf05..e29f65b 100644 --- a/index.html +++ b/index.html @@ -7,26 +7,60 @@ - - - + +
+ +
+

DATAHACKS 2025

+

Theme: Pop Culture

+

April 5-6, PC Ballroom West

+
+
+ x +
Days
+
+
+ x +
Hours
+
+
+ x +
Minutes
+
+
+ x +
Seconds
+
+
+

till DataHacks begins!

+
@@ -100,82 +134,146 @@

3rd Place

-->
- -
-

Our Sponsors

-

Thank you to our sponsors!

+ +
+

Our Sponsors

+

Thank you to our sponsors!

-
+
+ + + + + + + + - - + - - + - -
-

FAQ

- -
-
+ +
+

FAQ

+
+
- - - \ No newline at end of file + + diff --git a/styles.css b/styles.css index 7e9e5bb..b3b3332 100644 --- a/styles.css +++ b/styles.css @@ -85,8 +85,8 @@ nav a img { /* Main Sections */ #center { - width: 95%; - margin: 3.5rem auto 0; + width: 100%; + /* margin: 3.5rem auto 0; */ } section { padding: 2rem; @@ -98,15 +98,17 @@ section h2 { /* Title */ #title { - padding: 10rem; + padding: 5rem; background-image: url('/assets/imgs/banner.png'); background-position: center; background-repeat: no-repeat; background-size: contain; - margin: 0 0 0 -2.5vw; width: 100vw; height: 100vw; + margin:0; color: black; + top:0; + left:0; } #title > h1 { font-size: 4rem; @@ -119,10 +121,10 @@ section h2 { margin: auto; } .timebox { + aspect-ratio: 1; + width:min-content; display: flex; flex-direction: column; - flex: 1 1 0px; - flex-basis: 0; align-self: center; text-align: center; background-color: rgba(0, 0, 0, 0.81); @@ -332,7 +334,7 @@ button:hover { footer { width: 100%; background-color: var(--tertiary); - padding: 3rem; + padding: 2rem; text-align: center; } footer h1 { @@ -340,7 +342,8 @@ footer h1 { font-weight: 450 !important; } footer #icon-row { - margin: 2rem auto; + margin: 1rem auto; + margin-top: 2rem; /* justify-content: space-around; display: flex; width: 25%; */ @@ -385,7 +388,7 @@ footer #icon-row { /* Adjusted Main */ #center { width: 100vw; - margin: 3.5rem auto 0; + /* margin: 3.5rem auto 0; */ } section { padding: 2rem; @@ -402,7 +405,6 @@ footer #icon-row { background-position: center; background-repeat: no-repeat; background-size: contain; - margin: 0 0 0 -2.5vw; width: 100vw; height: 100vw; color: black; @@ -412,7 +414,7 @@ footer #icon-row { text-align: center; margin: 1.5rem; } - .timebox { + /* .timebox { padding: 0.15rem 0.5rem; margin: 0.4rem; } @@ -422,7 +424,7 @@ footer #icon-row { } .timebox h6 { font-size: 1rem; - } + } */ #title h3 { text-align: center; font-size: 1rem;