chore(main): improve style organization
This commit is contained in:
parent
d452533877
commit
28907e3b3d
3 changed files with 12 additions and 27 deletions
|
@ -26,21 +26,6 @@ main {
|
|||
@apply text-center font-normal;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply my-5 text-center text-4xl;
|
||||
}
|
||||
|
||||
h2 {
|
||||
/* color */
|
||||
@apply dark:bg-dark-text-default dark:text-dark-ui-bg;
|
||||
|
||||
/* text */
|
||||
@apply text-3xl font-bold;
|
||||
|
||||
/* spacing */
|
||||
@apply mb-5 mt-20 px-4 py-1;
|
||||
}
|
||||
|
||||
a {
|
||||
/* style */
|
||||
@apply no-underline hover:underline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue