feat: layout component

This commit is contained in:
2023-12-30 15:19:19 +01:00
parent 0ccc447e40
commit bb59863441
13 changed files with 132 additions and 54 deletions

View File

@@ -58,7 +58,6 @@
.arrow {
position: absolute;
top: -3.75px;
right: calc(50% - 3px);
transform: rotate(45deg);
width: 9px;