fix logo's padding

This commit is contained in:
Daria Golova
2022-05-24 11:24:38 +03:00
parent 0266337098
commit 7a2389c359

View File

@@ -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}