1
0
forked from PGL/Clyde

Page to right size (#152)

Reviewed-on: PGL/Clyde#152
Reviewed-by: Maxime <231026@umons.ac.be>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
This commit is contained in:
2024-04-17 21:43:49 +02:00
committed by Debucquoy Anthony
parent c0233fce57
commit cba11d54ff
2 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,7 @@
:root {
--header-size: 61px;
}
body {
background-color: rgb(53, 25, 60);
margin:0;