Update main.css

This commit is contained in:
Руслан 2023-10-09 03:57:13 +06:00 committed by GitHub
parent 9cd0a9b5b2
commit 33762ed41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,10 +141,10 @@ pre code {
max-width: 800px; max-width: 800px;
padding: 20px 50px; padding: 20px 50px;
word-wrap: break-word; word-wrap: break-word;
border-style: solid; /* border-style: solid;
border-bottom-width: 0; border-bottom-width: 0;
border-top-width: 0; border-top-width: 0;
border-color: var(--maincolor); border-color: var(--maincolor); */
} }
/* Header */ /* Header */