mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-15 12:43:27 +09:00
update tab shortcode
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
}
|
||||
|
||||
.tab-nav-item {
|
||||
@apply cursor-pointer border-b-[3px] border-border py-2 text-lg text-text-dark opacity-80 dark:border-light !my-0 !px-8;
|
||||
@apply cursor-pointer border-b-[3px] border-border py-2 text-lg text-text-dark opacity-80 dark:border-darkmode-border !my-0 !px-8;
|
||||
}
|
||||
|
||||
.tab-nav-item.active {
|
||||
|
||||
Reference in New Issue
Block a user