add new friend page

fix other page layout
This commit is contained in:
DefectingCat
2023-11-10 13:58:08 +08:00
parent 00d469c450
commit 8650373e78
9 changed files with 123 additions and 75 deletions

View File

@ -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; */