further styling updates
This commit is contained in:
parent
27e0ed4529
commit
a132feec01
@ -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%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user