mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added style for remove list style in global css
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* /Global Settings */
|
||||
|
||||
/* Header */
|
||||
|
||||
Reference in New Issue
Block a user