diff --git a/frontend/styles/app.css b/frontend/styles/app.css index 511ba7b..2c1c8f2 100644 --- a/frontend/styles/app.css +++ b/frontend/styles/app.css @@ -5,3 +5,7 @@ #header .button { border-radius: 0; } + +.column { + height: 100%; +} \ No newline at end of file