This commit is contained in:
2023-07-28 12:18:13 +02:00
parent f5977c1b5d
commit d943e81da4
14 changed files with 209 additions and 69 deletions

View File

@@ -2,7 +2,7 @@
</script>
<style lang="css">
<style lang="css" scoped>
.header {
background: linear-gradient(237.74deg,#1199a5,#436da7 83%);
}

View File

@@ -2,7 +2,7 @@
</script>
<style lang="css">
<style lang="css" scoped>
.header {
@apply min-h-[220px];
background: linear-gradient(237.74deg,#1199a5,#436da7 83%);