에러페이지 css 수정정

This commit is contained in:
dyhj625 2025-03-18 11:09:11 +09:00
parent 402c75320c
commit 69baec5045

View File

@ -83,6 +83,7 @@
background: linear-gradient(90deg, orange, #ff8c00);
box-shadow: 0 0 20px rgba(255, 140, 0, 1);
transform: scale(1.05);
color: #fff;
}
/* 페이드 인 애니메이션 */
@keyframes fadeIn {