Fix the owner issue

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

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

Loading…
Cancel
Save