new bg + diff color for text

This commit is contained in:
2025-09-01 13:37:39 -05:00
parent 418cc3a043
commit 8dff7eca6a
3 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
.bg-cover-custom {
background-image: url('/assets/images/index-bg.webp');
background-image: url('/assets/images/flags_bg.avif');
background-size: cover;
background-position: center;
border-radius: 20px;