feat(landing): buttons
This commit is contained in:
parent
4584bb3ac4
commit
c35507cc2d
3 changed files with 45 additions and 7 deletions
|
|
@ -171,3 +171,9 @@ img {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.end-action-container {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue