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