docs: rename button class to docs-button
This commit is contained in:
@@ -64,7 +64,7 @@ ul li {
|
||||
@apply mt-2;
|
||||
}
|
||||
|
||||
.button {
|
||||
.docs-button {
|
||||
@apply z-1 shadow-lg transition-colors duration-200 text-white font-semibold text-lg mt-4 px-5 py-3 rounded-lg bg-green-500;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user