Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaerinx committed Jan 18, 2025
2 parents 733f647 + 51d7504 commit 16ae567
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
datahacks.ds3ucsd.com
datahacks-staging.ds3ucsd.com
5 changes: 3 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -334,15 +334,16 @@ button:hover {
footer {
width: 100%;
background-color: var(--tertiary);
padding: 3rem;
padding: 2rem;
text-align: center;
}
footer h1 {
font-size: 3rem;
font-weight: 450 !important;
}
footer #icon-row {
margin: 2rem auto;
margin: 1rem auto;
margin-top: 2rem;
/* justify-content: space-around;
display: flex;
width: 25%; */
Expand Down

0 comments on commit 16ae567

Please sign in to comment.