refactor: set width 100%
This commit is contained in:
parent
8fc03c4a72
commit
43c87ef6c5
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ body {
|
||||||
}
|
}
|
||||||
#svg {
|
#svg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
margin-top: -200px;
|
margin-top: -200px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue