fix: update design with references

This commit is contained in:
2026-08-28 13:35:09 +05:00
parent 65f12c931b
commit 5093b50f5c
7 changed files with 97 additions and 20 deletions
+2 -2
View File
@@ -214,9 +214,9 @@
<style>
.showcase {
max-width: 880px;
max-width: none;
margin: 0 auto;
padding: 2.5rem 1.25rem 4rem;
padding: 2.5rem clamp(24px, 4vw, 72px) 4rem;
display: flex;
flex-direction: column;
gap: 1.25rem;