Projects list page with project card

This commit is contained in:
Hazem Krimi
2023-11-09 20:55:17 +01:00
parent e81eba1637
commit 319ebbeb31
17 changed files with 168 additions and 9 deletions
+3 -1
View File
@@ -57,7 +57,9 @@ body {
#links .github,
#links .cv-paper-flip,
#links .mail,
#nav-toggler svg path {
#nav-toggler svg path,
.arrow,
.eye {
stroke: var(--text);
}