diff --git a/CNAME b/CNAME index 9bbc71c..6c7711d 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -datahacks-staging.ds3ucsd.com +datahacks.ds3ucsd.com diff --git a/styles.css b/styles.css index 10075db..f94dee8 100644 --- a/styles.css +++ b/styles.css @@ -524,23 +524,22 @@ footer #icon-row { font-size: 1.2rem; } #sponsor-row { - display: flex; - flex-wrap: wrap; - justify-content: space-evenly; - /* flex-direction: column; */ + display:block; width: 100%; - margin: 2rem auto; + margin: 2rem auto; gap: 1rem; } .sponsor-card { - width: 85vw; + width: 100%; height: 10vh; border: 1px solid black; margin: 1rem 0; } - .sponsor-card:nth-child(3) { - width: 60%; /* Centered card spans a larger width */ - } + /* .sponsor-card:nth-child(3) { + margin-let:auto; + + width: 60%; /* Centered card spans a larger width + } */ .sponsor-card .img { height: 100%; width: 100%;