fix logo's padding
This commit is contained in:
@@ -67,7 +67,7 @@ function Sidebar({
|
||||
}`}
|
||||
>
|
||||
{/* Sidebar header */}
|
||||
<div className="flex justify-between mb-10 pr-3 sm:px-2">
|
||||
<div className="flex justify-between mb-10 pr-3 sm:px-3">
|
||||
{/* Close button */}
|
||||
<button
|
||||
ref={trigger}
|
||||
|
||||
Reference in New Issue
Block a user