Remove dead space in creator home
This commit is contained in:
@@ -1,10 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<!-- PC -->
|
<!-- PC -->
|
||||||
<div class="shadow-lg rounded-2xl mt-2">
|
<div class="shadow-lg rounded-2xl">
|
||||||
<div class="relative z-20">
|
<div class="relative">
|
||||||
|
|
||||||
<div class="min-h-8 rounded-t-2xl shadow-lg bg-hPrimary">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<actual-banner></actual-banner>
|
<actual-banner></actual-banner>
|
||||||
<banner-actions></banner-actions>
|
<banner-actions></banner-actions>
|
||||||
|
|||||||
Reference in New Issue
Block a user