Merge branch 'goxlur-patch-1' into master

See https://github.com/timvisee/send/pull/60
This commit is contained in:
timvisee 2021-12-19 23:00:14 +01:00
commit e51c753c0d
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 0 additions and 2 deletions

View File

@ -175,7 +175,6 @@ footer li a:hover {
position: relative; position: relative;
max-width: 64rem; max-width: 64rem;
width: 100%; width: 100%;
height: 100%;
} }
.main > section { .main > section {
@ -271,7 +270,6 @@ select {
@apply m-auto; @apply m-auto;
@apply py-8; @apply py-8;
min-height: 42rem;
max-height: 42rem; max-height: 42rem;
width: calc(100% - 3rem); width: calc(100% - 3rem);
} }