Update sidebar.css
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
width: 50vh;
|
||||
height: 75vh;
|
||||
background: var(--sidebar-bg);
|
||||
border-radius: 10px;
|
||||
border-radius: 2vh;
|
||||
box-shadow: 0px 5px 10px 0px var(--shadow-color);
|
||||
text-align: center;
|
||||
z-index: 100;
|
||||
@@ -52,4 +52,4 @@
|
||||
|
||||
.sidebar h3 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user