added dashed border to the news list
This commit is contained in:
parent
299be84198
commit
a9df7cb008
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ a {
|
|||
width: 23%;
|
||||
}
|
||||
|
||||
.cmm-sidebar ul {
|
||||
padding: 30px;
|
||||
border: var(--background2) dashed 3px
|
||||
}
|
||||
|
||||
.cm-navbar {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue