Adjust column padding to match mockup specs
This commit is contained in:
parent
5061e8f9e4
commit
187d9bd4e2
@ -1321,7 +1321,7 @@ a.account__display-name {
|
||||
pointer-events: none;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
padding-top: 10px;
|
||||
padding-top: 15px;
|
||||
|
||||
&--start {
|
||||
justify-content: flex-start;
|
||||
@ -1501,7 +1501,7 @@ a.account__display-name {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 360px) {
|
||||
padding: 10px 0;
|
||||
padding: 15px 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 630px) {
|
||||
|
Loading…
Reference in New Issue
Block a user