Fix hr tag colour
This commit is contained in:
@@ -82,7 +82,7 @@ export default {
|
|||||||
}
|
}
|
||||||
hr {
|
hr {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
background-color: #08e5ff;
|
border-color: #08e5ff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user