Shumiland/src/app
Vadym Samoilenko 9497cf6187 fix(dyvolis): fix X badge clamp values + add colorful favicon
- Fix negative clamp for marginRight: was returning -40px at 1440px
  instead of -101px (min/max were backwards for CSS negative clamp)
- Fix badge size: 11.11vw now hits 160px at lg (1440px)
- Fix font: 6.67vw now hits 96px at lg (was 86px)
- Fix paddingLeft of tip box: 10.28vw hits 148px at lg (was 137px)
- Add favicon.ico (multi-size 16/32/48/64) and icon.png (512x512)
  from the colorful Shumiland Ш brand mark (cropped from Figma asset)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 13:00:02 +01:00
..
(frontend) fix(dyvolis): revert page wrapper bg to #f1fbeb (matches main page) 2026-05-13 12:08:37 +01:00
(payload) feat: refactor frontend components and add PageHero 2026-05-10 18:41:46 +01:00
api fix: set #f1fbeb background everywhere except hero and footer 2026-05-11 16:33:04 +01:00
globals.css fix: production UI fixes + brand color #396817 + new page backgrounds 2026-05-11 14:04:43 +01:00
icon.png fix(dyvolis): fix X badge clamp values + add colorful favicon 2026-05-13 13:00:02 +01:00
layout.tsx feat: refactor frontend components and add PageHero 2026-05-10 18:41:46 +01:00