Resize the content for seasoned messages and the settings wrapper to look better on mobile
This commit is contained in:
@@ -129,7 +129,11 @@ a {
|
||||
}
|
||||
}
|
||||
.settings {
|
||||
padding: 35px;
|
||||
padding: 3rem;
|
||||
|
||||
@include mobile-only {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
&__header {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user