Layout fixes.

This commit is contained in:
Mike Cao 2023-08-27 22:06:26 -07:00
parent aaaa44ee16
commit 5b3a598593
2 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,6 @@
margin-bottom: 10px;
}
.title {
font-size: 18px;
}
.actions {
flex-basis: 100%;
order: -1;

View File

@ -13,4 +13,8 @@
.menu {
display: none;
}
.content {
margin-top: 20px;
}
}