master
candice 1 year ago
parent f408a7636f
commit 845c0b0f37

@ -566,7 +566,7 @@ document.addEventListener('DOMContentLoaded', () => {
}); });
}) })
</script> </script>
<style> <style>
.date_select {width: 27.5% !important; margin-bottom: 10px;} .date_select {width: 27.5% !important; margin-bottom: 10px;}
.age_range { margin-top: 45px;} .age_range { margin-top: 45px;}
input.arrivalDate {width: 95%; padding: 0 15px; border-radius: 6px; margin-bottom:15px;} input.arrivalDate {width: 95%; padding: 0 15px; border-radius: 6px; margin-bottom:15px;}
@ -574,4 +574,4 @@ document.addEventListener('DOMContentLoaded', () => {
.date_select {width: 93% !important; margin-bottom: 0 !important;} .date_select {width: 93% !important; margin-bottom: 0 !important;}
.age_range { margin-top: 0;} .age_range { margin-top: 0;}
} }
</style> </style>
Loading…
Cancel
Save