change color of hr tag in dark theme
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
}
|
||||
|
||||
hr {
|
||||
border-color: #393734;
|
||||
border-color: #2d2d2c;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user