feat: update configuration, styles, and components for improved UI and functionality

This commit is contained in:
암냥 2026-02-03 21:17:53 +00:00
commit 1ce743e06a
8 changed files with 118 additions and 70 deletions

View file

@ -208,4 +208,8 @@ body {
.snap-section {
scroll-snap-align: start;
scroll-snap-stop: always;
}
}
strong {
font-weight: 600;
}