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