mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 18:23:41 -05:00
Update index.html
This commit is contained in:
parent
1cbc716abc
commit
6812f69341
1 changed files with 5 additions and 4 deletions
|
@ -18,10 +18,11 @@
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
embed {
|
embed {
|
||||||
width: 225vw;
|
width: 100%;
|
||||||
height: 225vh;
|
height: 100%;
|
||||||
max-width: none;
|
position: absolute;
|
||||||
max-height: none;
|
top: 0;
|
||||||
|
left: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Reference in a new issue