mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Fix spacing in mobile.
This commit is contained in:
parent
c19cef1579
commit
1dbcd5f915
@ -216,6 +216,13 @@ export default {
|
||||
max-width: 100%;
|
||||
padding: 0 2.5rem;
|
||||
}
|
||||
|
||||
.hero {
|
||||
.action-button + .action-button {
|
||||
margin-left: 0;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user