remove utena frame

This commit is contained in:
2026-02-05 10:07:28 +00:00
parent a98dd5b33f
commit aebf37c025

View File

@@ -19,22 +19,20 @@ import UtenaFrame from "@/components/borders/UtenaFrame.vue";
<template> <template>
<main class="halftone justify-center flex flex-row w-full h-full"> <main class="halftone justify-center flex flex-row w-full h-full">
<div class="a4height flex flex-row"> <div class="a4height flex flex-row m-32">
<UtenaFrame class="w-fit h-fit"> <div class="a4page-portrait homeGrid relative bdr-1">
<div class="a4page-portrait homeGrid relative"> <Intro class="intro" />
<Intro class="intro" /> <Listening class="listening" />
<Listening class="listening" /> <Stamps class="stamps" />
<Stamps class="stamps" /> <Feed class="feed" />
<Feed class="feed" /> <Links class="links" />
<Links class="links" /> <Collage class="collage" />
<Collage class="collage" /> <Consumption class="consumption" />
<Consumption class="consumption" /> <Favorites class="favorites" />
<Favorites class="favorites" /> <Gym class="gym" />
<Gym class="gym" /> </div>
</div>
</UtenaFrame>
<div <div
class="flex flex-col sidebar border-primary place-content-between h-full sticky mt-34 w-60" class="flex flex-col sidebar border-primary place-content-between h-full sticky w-60 m-10"
> >
<div class="flex flex-col"> <div class="flex flex-col">
<Time /> <Time />