mirror of
https://github.com/openvk/openvk
synced 2025-06-07 20:34:38 +03:00
feat: make doc width 60%
This commit is contained in:
parent
f843132d5e
commit
3727e4cd40
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