mirror of https://github.com/Leinnan/rpack.git
CSS
This commit is contained in:
parent
a0486df8ae
commit
b81d3f9c3a
|
|
@ -66,9 +66,10 @@
|
|||
margin-left: auto;
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0%);
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.centered {
|
||||
|
|
|
|||
Loading…
Reference in New Issue