DEV_
This commit is contained in:
@ -288,7 +288,7 @@ body {
|
||||
.sidebar-content {
|
||||
|
||||
text-align: center;
|
||||
height: 85%;
|
||||
height: 83%;
|
||||
padding-top: 50%;
|
||||
padding-bottom: 50%;
|
||||
|
||||
@ -308,7 +308,7 @@ body {
|
||||
|
||||
.sidebar-footer {
|
||||
|
||||
height: 5%;
|
||||
height: 10%;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
@ -328,12 +328,13 @@ body {
|
||||
vertical-align: center;
|
||||
align-items: center;
|
||||
align-self: center;
|
||||
transform: scale(1.7);
|
||||
}
|
||||
|
||||
.sidebar:hover .sidebar-image {
|
||||
|
||||
display: unset;
|
||||
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user