further styling updates

This commit is contained in:
Chester Bak 2024-07-23 09:45:21 +07:00
parent 27e0ed4529
commit a132feec01

View File

@ -8,8 +8,6 @@ body {
.user {
width: 10%;
justify-content:left;
background-color:#ccc;
box-sizing:border-box;
}
p.user {
margin:0;
@ -18,6 +16,8 @@ p.user {
.header {
display: flex;
width: 100%;
background-color:#ccc;
box-sizing:border-box;
}
.account {
width: 10%;