mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-12 16:33:39 +00:00
recent notes css fixes
This commit is contained in:
parent
1bb00e72bb
commit
b99d4cd8ce
3 changed files with 6 additions and 5 deletions
quartz/components/styles
|
@ -1,11 +1,12 @@
|
|||
.recent-notes {
|
||||
& > h3 {
|
||||
margin: 0.5rem 0 0 0;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
& > ul.recent-ul {
|
||||
list-style: none;
|
||||
margin-top: 1.5rem;
|
||||
margin-top: 1rem;
|
||||
padding-left: 0;
|
||||
|
||||
& > li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue