@ -53,7 +53,7 @@
|
||||
#main-content {
|
||||
background: var(--bg-color);
|
||||
position: absolute;
|
||||
transform: translateY(-200%);
|
||||
transform: translateY(-300%);
|
||||
z-index: 999;
|
||||
|
||||
&:focus {
|
||||
|
@ -1,10 +1,10 @@
|
||||
#qrcode {
|
||||
background-color: white;
|
||||
float: right;
|
||||
height: 155px;
|
||||
height: 160px;
|
||||
margin: 3rem 0 0 1rem;
|
||||
padding: 15px;
|
||||
width: 155px;
|
||||
padding: 6px;
|
||||
width: 160px;
|
||||
|
||||
@media only screen and (max-width: 720px) {
|
||||
& {
|
||||
|
Reference in New Issue
Block a user