mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
add new friend page
fix other page layout
This commit is contained in:
@ -143,10 +143,9 @@ code {
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 1em;
|
||||
@apply p-4 rounded-lg;
|
||||
margin: 0.5em 0;
|
||||
overflow: auto;
|
||||
border-radius: 0.3em;
|
||||
@apply bg-white dark:bg-rua-gray-800;
|
||||
/* font-family: 'Fira Code', 'Fira Mono', Menlo, Consolas, 'DejaVu Sans Mono',
|
||||
monospace; */
|
||||
|
Reference in New Issue
Block a user