makin look nice

This commit is contained in:
2025-12-11 01:21:14 +00:00
parent 5e77b480f7
commit e301e0d7c1
11 changed files with 364 additions and 372 deletions

View File

@@ -8,10 +8,13 @@ import Collage from "@/components/home/Collage.vue";
import Favorites from "@/components/home/Favorites.vue";
import Gym from "@/components/home/Gym.vue";
import Watching from "@/components/home/Watching.vue";
import Halftone from "@/components/backgrounds/Halftone.vue";
</script>
<template>
<main class="center-content flex-col bg-tile">
<main class="center-content flex-col">
<Halftone />
<div class="a4page-portrait bdr-1 grid">
<Intro class="intro bdr-primary bg-primary" />
<Listening class="listening bdr-primary bg-primary" />