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:
@@ -1,12 +1,13 @@
|
||||
@import "../theme.scss";
|
||||
@use "@/_styles/theme" as *;
|
||||
|
||||
.section
|
||||
{
|
||||
@include centerTwo;
|
||||
@include body2($fontFamilyBaseAlt);
|
||||
color: $colorNeutralForeground2;
|
||||
align-items: center;
|
||||
|
||||
@include centerTwo;
|
||||
|
||||
> div:first-child
|
||||
{
|
||||
@include flex(column);
|
||||
|
||||
Reference in New Issue
Block a user