FIX: mobile layout for easy skills
Better layout for easily explained skills
This commit is contained in:
parent
d8593a7280
commit
9ecafeba02
6 changed files with 75 additions and 27 deletions
|
@ -178,6 +178,10 @@ span.chip {
|
|||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
.place-bottom {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.flex-row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue