refining aside
This commit is contained in:
parent
d14340e083
commit
ec3ce40c60
|
|
@ -6,6 +6,17 @@
|
|||
.single-editor-content {
|
||||
@apply py-4;
|
||||
}
|
||||
aside a {
|
||||
text-decoration: none !important;
|
||||
@apply !font-normal;
|
||||
&:hover {
|
||||
@apply !bg-transparent;
|
||||
}
|
||||
&.active {
|
||||
@apply !font-bold;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply text-4xl font-bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user