feat(Projects): refactor project list

This commit is contained in:
Alexander Navarro 2024-03-19 09:34:12 -03:00
parent b97413e816
commit 642e15656e
6 changed files with 69 additions and 52 deletions

View file

@ -34,6 +34,7 @@ section:not(:first-of-type) {
h1,
.fs-1 {
font-size: 3rem !important;
margin-top: 0;
margin-bottom: var(--prj-spacing-4);
}
h2,