feat: make doc width 60%

This commit is contained in:
mrilyew 2025-05-24 22:05:57 +03:00
parent 07bde0e649
commit c07cac857a

View file

@ -4288,7 +4288,7 @@ hr {
display: block;
min-width: 170px;
min-height: 170px;
width: 83%;
width: 60%;
margin-bottom: 4px;
}