Removed prop-types.
This commit is contained in:
@@ -11,3 +11,12 @@
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.menu {
|
||||
display: flex;
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
.menu a {
|
||||
color: var(--font-color100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user