Explorar o código

increase sidebar size

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
d437bc1ba4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Sidebar/index.tsx

+ 1 - 1
src/components/Sidebar/index.tsx

@@ -44,7 +44,7 @@ const StyledElement = styled.div<{ beta?: boolean }>`
   display: flex;
   justify-content: center;
   text-align: center;
-  font-size: 24px;
+  font-size: 26px;
   font-weight: 600;
   width: 100%;
   color: ${({ theme }) => theme.INTERACTIVE_NORMAL};