New Dashboard component.

This commit is contained in:
Mike Cao 2022-03-03 19:45:49 -08:00
parent 33c921a32f
commit 20622116a8
10 changed files with 64 additions and 57 deletions

View file

@ -7,17 +7,5 @@
.website:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.menubar {
display: flex;
align-items: center;
justify-content: flex-end;
padding-top: 10px;
}
.button {
align-self: center;
margin-bottom: 40px;
margin-bottom: 20px;
}