Releasing new design #161

Merged
b merged 241 commits from staging into main 2024-08-21 11:38:25 +00:00
Showing only changes of commit 3a93622966 - Show all commits

View File

@ -110,11 +110,11 @@ export const LandingPage = () => {
width="1em" width="1em"
height="1em" height="1em"
viewBox="0 0 24 24" viewBox="0 0 24 24"
stroke-width="2" strokeWidth="2"
stroke="currentColor" stroke="currentColor"
fill="none" fill="none"
stroke-linecap="round" strokeLinecap="round"
stroke-linejoin="round" strokeLinejoin="round"
> >
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<line x1="12" y1="18" x2="12.01" y2="18"></line> <line x1="12" y1="18" x2="12.01" y2="18"></line>