Explorar o código

Fix wrong justify-content value

Thomas Dy %!s(int64=6) %!d(string=hai) anos
pai
achega
72680d5dbb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {