Fix Font (Hopefully)
This commit is contained in:
@ -164,7 +164,7 @@ function mapMap<T, K, J>(i: Map<T, K>, fn: (key: T, value: K) => J): J[] {
|
||||
dark:bg-zinc-900 dark:border-gray-800 dark:text-gray-100
|
||||
hover:scale-105;
|
||||
>h1 {
|
||||
@apply text-xl font-bold underline mt-4;
|
||||
@apply text-xl font-bold mt-4;
|
||||
}
|
||||
>p {
|
||||
@apply mt-4;
|
||||
|
||||
Reference in New Issue
Block a user