From 2bbf1294f947e5bfd6bd41333f0b8269d2a84cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?junh=5Feee=28=EC=9D=B4=EC=A4=80=ED=9D=AC=29?= Date: Fri, 27 Oct 2023 11:48:22 +0900 Subject: [PATCH] . --- src/assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index e8341f0..9945c1c 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -921,4 +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;} \ No newline at end of file +.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:500;} \ No newline at end of file