remove border radius from navigation
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
width: 280px;
|
||||
background: linear-gradient(180deg, #6366f1 0%, #8b5cf6 100%);
|
||||
padding: 30px 0;
|
||||
border-radius: 0 30px 30px 0;
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user