From fb68267cbdd4fc832fd4eb350b148898ccc8b228 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Fri, 15 Mar 2024 21:32:24 +0900 Subject: [PATCH] chore: update cloud rotation --- src/css/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/custom.scss b/src/css/custom.scss index f1b61b0..97434fc 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -116,7 +116,7 @@ h2 { position: absolute; right: 0; top: 0; - transform: rotate(150deg); + transform: rotate(170deg); margin-right: -300px; margin-top: -78%; scale: 0.95;