瀏覽代碼

made the life bar smaller so it fits better stylistically

Warafear 1 年之前
父節點
當前提交
7a68b95caf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/journal/journal-stats/life-container/life/life.component.scss

+ 1 - 1
src/app/journal/journal-stats/life-container/life/life.component.scss

@@ -20,7 +20,7 @@
     display: flex;
     flex-direction: row;
     height: 4rem;
-    margin: 0 0.5rem;
+    margin: 0 1rem;
     border-radius: 10px;
     box-shadow: var(--shadow);
     overflow: hidden;