This commit is contained in:
devdatt 2026-02-18 06:00:48 +05:30
parent cb05fa8ced
commit bbd997a38b
1 changed files with 2 additions and 0 deletions

View File

@ -771,6 +771,8 @@ include 'static.php';
.card .note pre { .card .note pre {
margin-top: 12px; margin-top: 12px;
padding: 14px; padding: 14px;
tab-size: 4;
letter-spacing: .2px;
border-radius: 12px; border-radius: 12px;
background: #010409; background: #010409;
border: 1px dashed rgba(255, 255, 255, .08); border: 1px dashed rgba(255, 255, 255, .08);