chore: style cleanup
This commit is contained in:
parent
552b342051
commit
66f9bd3512
3 changed files with 7 additions and 7 deletions
|
@ -47,10 +47,6 @@
|
|||
max-width: 75%;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
& .description {
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -127,6 +123,10 @@
|
|||
margin-top: 0;
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
& .description {
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue