diff --git a/src/styles/dashboard.less b/src/styles/dashboard.less index a9dc9b84..4d99066f 100644 --- a/src/styles/dashboard.less +++ b/src/styles/dashboard.less @@ -9,6 +9,7 @@ flex-direction: column; justify-content: center; align-items: center; + padding: 0px 48px; padding-bottom: 98px; h2 { @@ -17,6 +18,7 @@ p { padding: 24px 0px; + text-align: center; } } } \ No newline at end of file