mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 21:29:13 +00:00
Remove bullet points from li styling explicitly
This commit is contained in:
@@ -373,6 +373,11 @@
|
|||||||
margin: revert;
|
margin: revert;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
list-style: revert;
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@apply bg-background text-foreground;
|
@apply bg-background text-foreground;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user