From 6ade69d477acb1058343038812d3030b548d3884 Mon Sep 17 00:00:00 2001 From: Dorian Date: Mon, 2 Feb 2026 23:50:53 +0000 Subject: [PATCH] Update logos and improve film title styling - Update app-icon.svg with new gradient strokes and circle element - Update logo.svg with matching design improvements and gradient borders - Increase film title size to 20px (text-xl) with bold weight on desktop - Keep 16px (text-base) with semibold weight on mobile for better proportions Co-authored-by: Cursor --- assets/images/app-icon.svg | 74 ++++++++++--- assets/images/logo.svg | 197 ++++++++++++++++------------------ src/components/ContentRow.vue | 2 +- 3 files changed, 151 insertions(+), 122 deletions(-) diff --git a/assets/images/app-icon.svg b/assets/images/app-icon.svg index e759ba3..c98c0d4 100644 --- a/assets/images/app-icon.svg +++ b/assets/images/app-icon.svg @@ -1,53 +1,95 @@ - - - - - - - - + + + + + + + + + + - + - + + + + + - + + + + + - + + + + + + + + + - + + + + + - + + + + + - + + + + + - + + + + + + + + + + + + + diff --git a/assets/images/logo.svg b/assets/images/logo.svg index 1c9ce1b..363c466 100644 --- a/assets/images/logo.svg +++ b/assets/images/logo.svg @@ -1,107 +1,94 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/ContentRow.vue b/src/components/ContentRow.vue index 81bbf36..2085982 100644 --- a/src/components/ContentRow.vue +++ b/src/components/ContentRow.vue @@ -37,7 +37,7 @@ />
-

{{ content.title }}

+

{{ content.title }}