diff --git a/assets/css/style.css b/assets/css/style.css index b8361dd..419ee8e 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -15,6 +15,8 @@ body { box-sizing: border-box; word-break: break-word; height: 100%; +} +body.single-body { justify-content: space-between; } p {