This commit is contained in:
parent
e027a77002
commit
07920f56c0
1 changed files with 2 additions and 1 deletions
|
@ -51,8 +51,9 @@ body,
|
||||||
text-align: left;
|
text-align: left;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
background-color: #241917;
|
background-color: #241917;
|
||||||
width: 35rem;
|
max-width: 35rem;
|
||||||
top: 30%;
|
top: 30%;
|
||||||
|
left: 15%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 625px) {
|
@media only screen and (max-width: 625px) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue