further styling updates
This commit is contained in:
parent
27e0ed4529
commit
a132feec01
@ -8,8 +8,6 @@ body {
|
|||||||
.user {
|
.user {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
justify-content:left;
|
justify-content:left;
|
||||||
background-color:#ccc;
|
|
||||||
box-sizing:border-box;
|
|
||||||
}
|
}
|
||||||
p.user {
|
p.user {
|
||||||
margin:0;
|
margin:0;
|
||||||
@ -18,6 +16,8 @@ p.user {
|
|||||||
.header {
|
.header {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
background-color:#ccc;
|
||||||
|
box-sizing:border-box;
|
||||||
}
|
}
|
||||||
.account {
|
.account {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user