From 4fdfa2f6657da26d9178ae70631ad49357e4bbdd Mon Sep 17 00:00:00 2001 From: geun <1416geun@naver.com> Date: Fri, 3 Nov 2023 15:30:45 +0900 Subject: [PATCH] =?UTF-8?q?test=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 179b4c3..0c70ac1 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -921,5 +921,4 @@ background-size: 75% auto; .reservation-table .state{font-size:1.25rem;font-weight:400} .reservation-table .flight span{display:block;} .reservation-table .seat{display:block;font-size:0.875rem;margin-top:6px;font-weight:400;} -.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:400;color:#ddd;} -.test{color:red} \ No newline at end of file +.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:400;color:#ddd;} \ No newline at end of file