MozillaVPN Integration

This commit is contained in:
Lesley Norton
2021-10-20 12:52:41 -05:00
parent de80fe9050
commit 1c0f2d8c5c
19 changed files with 2656 additions and 394 deletions
+3 -3
View File
@@ -5,8 +5,8 @@
main {
background: url(/img/onboarding-4.png) no-repeat;
background-position: -10px -15px;
background-size: 300px;
background-position: 200px 0;
background-size: 120px;
margin-inline-start: -350px;
padding-inline-start: 350px;
}
@@ -20,7 +20,7 @@ button .container-name,
font-weight: bold;
}
@media only screen and (max-width: 1300px) {
@media only screen and (max-width: 900px) {
main {
background: none;
}
+1354 -217
View File
File diff suppressed because it is too large Load Diff