fix fullscreen
This commit is contained in:
parent
d232a44923
commit
1dd1875fe8
@ -20,10 +20,11 @@ background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(137,137,194,1) 47%,
|
|||||||
#full{
|
#full{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
left: 95%;
|
right: 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
color:rgb(165, 162, 162);
|
color:rgb(165, 162, 162);
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
|
margin-right:5px;
|
||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user