Pre Merge pull request !177 from kissnavel/master
This commit is contained in:
commit
7f70acc561
|
@ -19,7 +19,7 @@ body {
|
|||
}
|
||||
.container {
|
||||
width: 580px;
|
||||
height: 610px;
|
||||
height: 650px;
|
||||
background-image: url(../../img/other/bg.webp);
|
||||
background-size: 100% 100%;
|
||||
overflow: hidden;
|
||||
|
|
|
@ -22,7 +22,7 @@ body {
|
|||
|
||||
.container {
|
||||
width: 580px;
|
||||
height: 610px;
|
||||
height: 650px;
|
||||
background-image: url(../../img/other/bg.webp);
|
||||
background-size: 100% 100%;
|
||||
overflow: hidden;
|
||||
|
@ -149,4 +149,4 @@ body {
|
|||
}
|
||||
.tooltip li .num {
|
||||
width: 10px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue