This commit is contained in:
BOT Alex 2024-12-31 17:51:57 +01:00
parent 37d075fbd6
commit 4e4747d718
18 changed files with 759 additions and 616 deletions

View file

@ -0,0 +1,8 @@
<div class="profileSpacer"></div>
<style>
.profileSpacer{
height: 1px;
border-bottom: solid oklch(var(--b3));
}
</style>