Style changes on side-nav for less spacing between items

pull/4003/head
twanariens 4 years ago
parent 5584c3aded
commit 4e62613026

@ -118,7 +118,7 @@
align-items:center;
justify-content: center;
font-weight: 700;
font-size:24px;
font-size:36px;
padding:40px 20px;
height:auto;
}
@ -131,12 +131,12 @@
.mat-list-item{
color:#FFF;
font-family:Roboto, sans-serif;
font-size: 14px;
font-size: 16px;
font-weight: 400;
padding:10px 20px;
height:auto;
width:20rem;
margin-bottom:1rem;
margin-bottom:0.5rem;
}
.active-list-item{

Loading…
Cancel
Save