Skip to content

Commit 45f87c4

Browse files
committed
hide the text in the side bar
1 parent 2f4e8a9 commit 45f87c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/stylesheets/SidebarContainer.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@
206206
padding-right: 20px;
207207
background-color: transparent;
208208
height: 40px;
209-
width: 70px;
209+
width: 60px;
210210
border: 0.3px solid #ffffff;
211211
border: 0;
212212
border-radius: 6px;
213-
font-size: 90%;
213+
font-size: 100%;
214214
color: whitesmoke;
215215
text-decoration: none;
216216
transition: 300ms;

0 commit comments

Comments
 (0)