Add Tls12 command

This commit is contained in:
2024-05-17 14:39:24 +05:30
parent 45c550d372
commit 46a634bf80
2 changed files with 12 additions and 6 deletions

View File

@ -94,3 +94,8 @@ table {
font-family: var(--ifm-font-family-monospace);
font-size: var(--ifm-code-font-size);
}
.markdown h1:first-child {
--ifm-h1-font-size: 2.2rem;
}