[Sync] I forgor

This commit is contained in:
BOTAlex 2024-04-04 01:46:20 +02:00
parent e19bc385a1
commit 90f0e40ddf
4 changed files with 41 additions and 19 deletions

View file

@ -1,9 +1,8 @@
<div class="centralize">
<div>
<slot></slot>
</div>
<style>
.centralize{
display: grid;
justify-content: center;