Update index.html
This commit is contained in:
parent
30694d7e7e
commit
ab1ead7dda
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
height: 97.32%;
|
||||
}
|
||||
.sidebar {
|
||||
width: 4.2%;
|
||||
width: 6%;
|
||||
background-color: #333;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -27,7 +27,7 @@
|
|||
padding-top: 10px;
|
||||
}
|
||||
.sidebar-icon {
|
||||
width: 42%;
|
||||
width: 58%;
|
||||
height: auto;
|
||||
margin-bottom: 20px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue