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;
|
margin-left: auto;
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0%;
|
top: 0;
|
||||||
left: 50%;
|
left: 0;
|
||||||
transform: translate(-50%, 0%);
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.centered {
|
.centered {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue