Skip to content

Commit

Permalink
Landing page 2t4 (fr this time)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyleal committed Jun 5, 2024
1 parent e77741e commit b470380
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions client/src/pages/Initial/AshLanding/AshLanding.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ hr.line {
padding: 10px 20px;
border-radius: 100px;
background: var(--white);
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
text-align: center;
Expand Down Expand Up @@ -178,14 +177,12 @@ a:active {
padding-top: 10%;
}

.info-text {
font-size: 12px;
max-width: 274px;
letter-spacing: 0.03em;
padding-top: 0;
padding-left: 10%;
text-align: left;
display: inline-block;
.button {
width: 274px;
padding: 5px 10px;
border-radius: 100px;
font-size: 11px;
letter-spacing: 0.05em;
}

.button-container {
Expand Down

0 comments on commit b470380

Please sign in to comment.