💄 Optimize header style
This commit is contained in:
@@ -45,6 +45,10 @@ const { data: terms } = await useAsyncData(
|
||||
.all(),
|
||||
{ watch: [chosenLanguage] },
|
||||
);
|
||||
|
||||
definePageMeta({
|
||||
title: "Terms and Conditions",
|
||||
});
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
Reference in New Issue
Block a user