2
0
Эх сурвалжийг харах

Fix wrong justify-content value

Thomas Dy 6 жил өмнө
parent
commit
72680d5dbb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      dist/style.css

+ 1 - 1
dist/style.css

@@ -537,7 +537,7 @@
 
 .stats-line {
   display: flex;
-  justify-content: right;
+  justify-content: flex-end;
 }
 
 .stats-line .pair span {