mobile padding, external link arrows on resource pages
All checks were successful
Deploy Pages / deploy (push) Successful in 19s
All checks were successful
Deploy Pages / deploy (push) Successful in 19s
This commit is contained in:
@ -252,10 +252,9 @@
|
||||
padding-top: calc(env(safe-area-inset-top, 1em));
|
||||
}
|
||||
.splash-box {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
margin: 1em;
|
||||
padding: 2em;
|
||||
min-width: 350px;
|
||||
width: 90%;
|
||||
}
|
||||
.top-section {
|
||||
flex-direction: column;
|
||||
@ -291,7 +290,6 @@
|
||||
@media (max-width: 480px) {
|
||||
.splash-box {
|
||||
padding: 1.5em;
|
||||
margin: 1em;
|
||||
}
|
||||
.logo {
|
||||
width: 120px;
|
||||
|
||||
Reference in New Issue
Block a user