diff --git a/resources/styles/partials/dashboard-bar.scss b/resources/styles/partials/dashboard-bar.scss index 9a86226e9..99f95786d 100644 --- a/resources/styles/partials/dashboard-bar.scss +++ b/resources/styles/partials/dashboard-bar.scss @@ -11,9 +11,15 @@ font-size: $fs14; padding: $small $medium $small $x-big*2; + .dashboard-images { + flex-basis: 70px; + } + .dashboard-info { align-items: center; display: flex; + width: 500px; + justify-content: space-around; .dashboard-projects { font-weight: bold;