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:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user