Skip to content

Commit 66f3925

Browse files
committed
fix logo size
1 parent 864b171 commit 66f3925

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/css/styles.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front/src/styles/layout.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
flex-direction: column;
77
left: 0;
88
top: 0;
9-
padding: $space-big;
9+
padding: 3.3rem;
1010
width: 13.5rem;
1111
height: 100vh;
1212
background-color: $yellow;

0 commit comments

Comments
 (0)