Skip to content

Commit

Permalink
Update homepage.less
Browse files Browse the repository at this point in the history
  • Loading branch information
eashaw committed Oct 29, 2024
1 parent 2d4136e commit efab22d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions website/assets/styles/pages/homepage.less
Original file line number Diff line number Diff line change
Expand Up @@ -712,14 +712,13 @@
width: 660px;
margin-left: auto;
margin-right: auto;
margin-top: 32px;
margin-bottom: 32px;
border-radius: 8px;
border: 1px solid #E2E4EA;
background: #F9FAFC;
display: block;
width: 660px;
padding: 8px 8px 8px 16px;
margin-top: 32px;
margin-bottom: 32px;
input {
border-radius: 6px;
border: 1px solid var(--ui-fleet-blue-15, #E2E4EA);
Expand Down Expand Up @@ -1328,9 +1327,7 @@
border-radius: 4px;
background: #FF5C83;
height: 37px;
// width: 92px;
width: 100%;
/* Body XS (bold) */
font-family: Inter;
font-size: 12px;
font-style: normal;
Expand Down

0 comments on commit efab22d

Please sign in to comment.