Skip to content

Commit 9794df4

Browse files
centering the stats header in dashboard
1 parent 7183a2e commit 9794df4

File tree

1 file changed

+1
-0
lines changed
  • client/src/pages/Dashboard/Elections

1 file changed

+1
-0
lines changed

client/src/pages/Dashboard/Elections/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193

194194
.statistics-container h4 {
195195
font-size: var(--font-size-header-4);
196+
text-align: center;
196197
}
197198

198199
.round-div {

0 commit comments

Comments
 (0)