mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Style changes on side-nav for less spacing between items
This commit is contained in:
parent
5584c3aded
commit
4e62613026
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue