1
0
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:
2026-03-30 12:01:45 +05:30
committed by Morumotto
parent 6e7b3c86ee
commit 6bd1a2d648
7 changed files with 89 additions and 52 deletions
+1 -1
View File
@@ -415,7 +415,7 @@
font-weight: 600;
color: white;
background: var(--accent);
border-radius: 0 0 var(--radius-md) var(--radius-md);
border-radius: 0;
text-decoration: none;
transition: top var(--duration-fast) var(--ease-out);
}