feat: rebrand Legacy Evolved into neoLegacy

This commit is contained in:
neoapps-dev
2026-04-09 23:57:09 +03:00
parent d744b43d44
commit 1e5ea97e86
2 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -211,9 +211,9 @@ const WorkshopView = memo(function WorkshopView() {
<div
className="w-[95%] flex-1 relative overflow-hidden"
style={{
backgroundImage: "url('/images/frame_background.png')",
backgroundSize: '100% 100%',
imageRendering: 'pixelated',
// backgroundImage: "url('/images/frame_background.png')",
// backgroundSize: '100% 100%',
// imageRendering: 'pixelated',
minHeight: '430px',
}}
>