⚰️ refactor: remove unused code

main
welpo 2 years ago
parent 67173f27cd
commit 8c5f30556a
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,18 +1,7 @@
header {
font-family: 'Inter Subset', var(--sans-serif-font);
width: 100%;
.main {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
gap: 12px;
font-size: 1.5rem;
margin-bottom: 10px;
}
}
}
.page-header {
font-size: 3em;

Loading…
Cancel
Save