Cosmetic cleanup

This commit is contained in:
Andrei Pohilko
2023-03-23 09:55:11 +00:00
parent 29c1682bbb
commit 703b4029de
4 changed files with 14 additions and 11 deletions

View File

@@ -319,4 +319,8 @@ nav .nav-tabs .nav-link.active {
.square.bg-success {
background-color: #00c2ab!important;
}
.hljs {
overflow-x: inherit;
}