remove info popup. Closes #12
This commit is contained in:
@ -8001,18 +8001,6 @@ body {
|
||||
height: 0
|
||||
}
|
||||
|
||||
#popup {
|
||||
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
|
||||
cursor: pointer;
|
||||
background-color: #fff;
|
||||
position: fixed;
|
||||
z-index: 9;
|
||||
transform: translate(-50%, -50%);
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
min-width: 340px;
|
||||
}
|
||||
|
||||
@media screen and (max-width:450px) {
|
||||
.marginAuto {
|
||||
margin-bottom: 0!important;
|
||||
|
Reference in New Issue
Block a user