improve buttons
This commit is contained in:
parent
bf8b996a01
commit
90b0062732
3 changed files with 18 additions and 8 deletions
|
@ -49,4 +49,12 @@ body {
|
|||
nav> :first-child {
|
||||
font-size: 2rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.short-button {
|
||||
align-self: start;
|
||||
}
|
||||
|
||||
.button-list {
|
||||
flex-direction: row;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue