Skip to content

Commit

Permalink
feat: update with HG Workshop 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yubo-Cao committed Mar 26, 2024
1 parent ee5bf3d commit f125476
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 277 deletions.
58 changes: 23 additions & 35 deletions css/hackgwinnett.css
Original file line number Diff line number Diff line change
@@ -1,68 +1,56 @@
#homeImage {
width: 100%;
width: 100%;
max-width: 55px;
height: auto;
}

#but {
text-align: center;
align-items: center;
}

#reg-button {
text-align: center;
align-items: center;
background-color: black;
color:white;
font-size: 18px;
border: none;
text-align: center;
align-items: center;
}

#name_container {
text-align: center;
align-items: center;
text-align: center;
align-items: center;
}

#wabydaby {
text-align: center;
align-items: center;
background-color: rgb(94, 142, 94);
text-align: center;
align-items: center;
background-color: rgb(94, 142, 94);
}

#topheader {
text-align: center;
align-items: center;
text-align: center;
align-items: center;
}

#insidetopheader {
text-align: center;
align-items: center;
text-align: center;
align-items: center;
}

#homeTitle {
color: rgb(45, 45, 45);
font-weight: bolder;
font-size: 600%;
font-size: 6vw;
color: rgb(45, 45, 45);
font-weight: bolder;
font-size: 600%;
font-size: 6vw;
}

#wab {
max-width: 100%;
max-width: 100%;
height: auto;
border-radius: 50%;
}

#imgdab {
max-width: 100%;
height: auto;
padding-right: 5%;
padding-top: 20%;
max-width: 100%;
height: auto;
padding-right: 5%;
padding-top: 20%;
}


#navDem{
position: relative;
#navDem {
position: relative;
top: -125px;
}


Binary file modified images/bars2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/interviewcake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f125476

Please sign in to comment.