diff --git a/src/components/sections/HeroSection.vue b/src/components/sections/HeroSection.vue index 6119703..9414739 100644 --- a/src/components/sections/HeroSection.vue +++ b/src/components/sections/HeroSection.vue @@ -65,4 +65,4 @@ import logo from "@/assets/logo.jpg"; max-width: 600px; margin: 0 auto; } - \ No newline at end of file + diff --git a/src/styles/variables.css b/src/styles/variables.css index 331da32..b7bfbb6 100644 --- a/src/styles/variables.css +++ b/src/styles/variables.css @@ -129,4 +129,4 @@ --color-primary: #f4a5c0; --color-secondary: #c9a5f4; } -} \ No newline at end of file +}