Skip to content

Commit

Permalink
Border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed May 27, 2024
1 parent 8fa2a89 commit 714f273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ import Footer from "../components/Footer.astro";
background: transparent;
padding: 0;
flex: 1;
border-radius: 0;

&::placeholder {
color: var(--gray-a9);
Expand Down

0 comments on commit 714f273

Please sign in to comment.