mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Remove usused btn-blue and h-row class styles
This commit is contained in:
@@ -45,12 +45,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
.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 {
|
.display-none {
|
||||||
@apply hidden;
|
@apply hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user