mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Remove border opacity
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
<style>
|
||||
hr {
|
||||
@apply border-skin-line opacity-50 mx-4 max-w-3xl sm:mx-auto;
|
||||
@apply border-skin-line mx-4 max-w-3xl sm:mx-auto;
|
||||
}
|
||||
.nav-container {
|
||||
@apply max-w-3xl mx-auto flex flex-col sm:flex-row justify-between items-center;
|
||||
|
||||
Reference in New Issue
Block a user