feat: make doc width 60%

This commit is contained in:
mrilyew 2025-05-24 22:05:57 +03:00 committed by Alexander Minkin
parent f843132d5e
commit 3727e4cd40

View file

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