mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Add custom hr class style
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
.btn-blue {
|
||||
@apply bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded;
|
||||
}
|
||||
.h-row {
|
||||
@apply border-skin-line max-w-3xl mx-4;
|
||||
}
|
||||
.display-none {
|
||||
@apply hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user