mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 23:16:49 +00:00
new-theme-landing
This commit is contained in:
@@ -331,19 +331,4 @@ a.avatar-wrapper {
|
||||
column-count: 1;
|
||||
column-gap: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Buttons */
|
||||
.btn,
|
||||
.btn-sm {
|
||||
@apply font-medium inline-flex items-center justify-center border border-transparent rounded leading-snug transition duration-150 ease-in-out;
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply px-8 py-3 shadow-lg;
|
||||
}
|
||||
|
||||
.btn-sm {
|
||||
@apply px-4 py-2 shadow;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user