⚰️ refactor: remove unused code
This commit is contained in:
parent
67173f27cd
commit
8c5f30556a
@ -1,17 +1,6 @@
|
|||||||
header {
|
header {
|
||||||
font-family: 'Inter Subset', var(--sans-serif-font);
|
font-family: 'Inter Subset', var(--sans-serif-font);
|
||||||
width: 100%;
|
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 {
|
.page-header {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user