diff --git a/app/assets/stylesheets/dashboard.scss b/app/assets/stylesheets/dashboard.scss index ff6103e0..3d63ce2b 100644 --- a/app/assets/stylesheets/dashboard.scss +++ b/app/assets/stylesheets/dashboard.scss @@ -66,7 +66,9 @@ border-radius: 50%; height: 26px; width: 26px; - text-align: center; + display: flex; + justify-content: center; + align-items: center; @extend .font-cabin; @extend .weight-400; }