1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps): dependency bumps + related refactoring (fixes #19)

This commit is contained in:
2025-01-26 21:50:56 +00:00
parent 9d369ad4d2
commit 457fbf33e5
44 changed files with 657 additions and 601 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
@import "../theme.scss";
@use "@/_styles/theme" as *;
.section
{
@include centerTwo;
min-height: 75vh;
align-items: end;
@include centerTwo;
.content
{
@include flex(column);