diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 795df79..852c997 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -49,7 +49,7 @@ form.container{ border-radius: 10px; } -.results th{ +.results td, .results th{ text-align: center; }