monra's picture
Refactor CSS and HTML
82b391b
raw
history blame
77 Bytes
.main-container {
display: flex;
gap: var(--section-gap);
height: 100%;
}