mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Add title css
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
#article h1 {
|
||||
font-weight: bold;
|
||||
margin: 0 0 0.5em 0;
|
||||
text-align: center;
|
||||
@apply text-gray-800 dark:text-gray-200;
|
||||
@apply text-5xl font-Barlow;
|
||||
}
|
||||
|
Reference in New Issue
Block a user