Update index.html
This commit is contained in:
parent
1d2281437e
commit
2467e581bd
1 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,9 @@
|
||||||
}
|
}
|
||||||
.sidebar-icon {
|
.sidebar-icon {
|
||||||
width: 58%;
|
width: 58%;
|
||||||
|
height: auto;
|
||||||
min-width: 68px;
|
min-width: 68px;
|
||||||
min-height: 68px
|
min-height: 68px;
|
||||||
height: auto;
|
height: auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue