mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
fix: make everything squarish, update projects
- add better projects Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+4
-4
@@ -178,10 +178,10 @@ const theme: ThemeConfig = {
|
||||
},
|
||||
|
||||
radius: {
|
||||
sm: "0.375rem",
|
||||
md: "0.5rem",
|
||||
lg: "0.75rem",
|
||||
full: "9999px",
|
||||
sm: "0",
|
||||
md: "0",
|
||||
lg: "0",
|
||||
full: "0",
|
||||
},
|
||||
|
||||
typography: {
|
||||
|
||||
Reference in New Issue
Block a user