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