make the mobile experience "better"
This commit is contained in:
@@ -51,6 +51,9 @@ p {
|
||||
align-items: center;
|
||||
max-width: 480px;
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
div.buttons {
|
||||
@@ -72,6 +75,8 @@ ul.buttons {
|
||||
padding-left: 10px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 0 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
ul.buttons li {
|
||||
|
||||
Reference in New Issue
Block a user