feat: add projects previews

This commit is contained in:
Kentai Radiquum 2025-08-06 01:43:15 +05:00
parent bd2388aaa5
commit d8bc89e1c6
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
10 changed files with 146 additions and 9 deletions

View file

@ -95,3 +95,10 @@ body {
--slide-size: 512px;
}
}
.embla--projects {
--slide-size: 100%;
--slide-width: 100%;
--slide-height: 100%;
--slide-spacing: 16px;
}