Fix the owner issue

pull/81/head
DahmaneYanis 1 year ago committed by d_yanis
parent 2f8fef9bfc
commit 7a7f1e0eb4

@ -21,12 +21,12 @@
#body {
display: flex;
flex-direction: row;
border : solid 10px yellow;
border : solid 10px violet;
margin:0px
}
#personal-space {
background-color: red;
background-color: orange;
}
#sideMenu {

Loading…
Cancel
Save