mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 14:13:42 -05:00
Update index.html
This commit is contained in:
parent
3e44fe4d9b
commit
0d77c8a5d1
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
html, body {
|
html, body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
width: 150%;
|
width: 100%;
|
||||||
height: 150%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue