mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 04:05:34 +00:00
android style fixes
This commit is contained in:
11
app/main.css
11
app/main.css
@@ -149,10 +149,8 @@ footer li:hover {
|
||||
}
|
||||
|
||||
.intro {
|
||||
max-width: unset;
|
||||
max-width: 100%;
|
||||
height: unset;
|
||||
margin-bottom: -3rem;
|
||||
margin-right: -7rem;
|
||||
}
|
||||
|
||||
.main {
|
||||
@@ -260,6 +258,13 @@ select {
|
||||
background-image: url('../assets/logo.svg');
|
||||
}
|
||||
|
||||
.intro {
|
||||
max-width: unset;
|
||||
height: unset;
|
||||
margin-bottom: -3rem;
|
||||
margin-right: -7rem;
|
||||
}
|
||||
|
||||
.main {
|
||||
@apply flex-1;
|
||||
@apply self-center;
|
||||
|
||||
Reference in New Issue
Block a user