nvim pissed me off. imma sleep
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 20s

This commit is contained in:
BOTAlex 2025-05-27 04:30:15 +02:00
parent 7fd7682f98
commit 32b57ea003

View file

@ -79,6 +79,7 @@
<div id="left-section">
<LeftTopDecor Style="pointer-events: none;" />
<BottomRightDecor Style="pointer-events: none;" />
<div class="absolute rotate-12 width-[10cm] h-full right-[15cm]" style="background-color: #bdd6ee"></div>
<div>
<NameAndImage />
<ShortProfile />
@ -169,8 +170,6 @@
}
#left-section {
background-color: #bdd6ee;
width: calc(100% / 3 * 1);
> div:last-child {
z-index: 1;