Skip to content

Commit f6abe90

Browse files
committed
style(website): square status dot for full sharp-edge look
1 parent 8acd3b9 commit f6abe90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ const jsonLd = structuredData ?? defaultStructuredData;
169169
--radius-md: 0;
170170
--radius-lg: 0;
171171
--radius-xl: 0;
172-
--radius-full: 9999px;
172+
--radius-full: 0;
173173

174174
--shadow-sm: 0 1px 2px rgba(5, 6, 4, 0.45);
175175
--shadow-md: 0 18px 50px rgba(5, 6, 4, 0.32);

0 commit comments

Comments
 (0)