mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
9 lines
93 B
CSS
9 lines
93 B
CSS
html, body {
|
|
margin: 0;
|
|
height: 100%;
|
|
}
|
|
|
|
.page {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |