scss styling and remove astro elements

This commit is contained in:
2025-02-22 15:37:39 -05:00
parent b8a34add56
commit 8dee9cdeff
7 changed files with 35 additions and 40 deletions

View File

@ -1,3 +1,5 @@
@use "../variables.scss";
@mixin styling {
display: flex;
justify-content: space-between;