mirror of
https://github.com/openvk/openvk
synced 2025-07-04 06:49:50 +03:00
feat: make doc width 60%
This commit is contained in:
parent
07bde0e649
commit
c07cac857a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue