diff --git a/front/style/home/home.css b/front/style/home/home.css index 455e3af..993e47d 100644 --- a/front/style/home/home.css +++ b/front/style/home/home.css @@ -22,6 +22,7 @@ body { margin: 0px; height: 100%; background-color: var(--second-color); + } .data { diff --git a/front/style/home/personnal_space.css b/front/style/home/personnal_space.css index 173098e..573b1bc 100644 --- a/front/style/home/personnal_space.css +++ b/front/style/home/personnal_space.css @@ -16,6 +16,8 @@ border: 3px var(--main-color) solid; border-radius: 0.5cap; align-self: center; + overflow: scroll; + height : 87% ; } #body-personal-space table {