adjusted css for mobile designs
This commit is contained in:
@@ -84,6 +84,7 @@ button {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 2rem;
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.page--wide {
|
||||
@@ -412,6 +413,8 @@ button {
|
||||
}
|
||||
|
||||
.page {
|
||||
background-color: var(--color-bg);
|
||||
height: 900px;
|
||||
padding: 1rem 0.75rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user