OK
This commit is contained in:
@@ -38,7 +38,7 @@ const SvgIcon = (props) => (
|
||||
|
||||
export function Logo(props) {
|
||||
return (
|
||||
<div className="bg-transparent px-2 py-1 rounded">
|
||||
<div className="bg-bg-sand px-2 py-1 rounded">
|
||||
<SvgIcon {...props} />
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user