Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit e067cab

Browse files
authored
戦歴のメンバー一覧の位置が揃っていなかったので修正
戦歴の高さが 150px 決め打ちになっているおかげで出来る修正 戦歴の高さがフレキシブルになったら再考の必要あり
1 parent 224223d commit e067cab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Achievement.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ dd.year {
103103
z-index: 3;
104104
background-color: #222;
105105
color: white;
106+
top: 170px;
106107
padding: 20px;
107108
margin-top: 40px;
108109
border-radius: 8px;

0 commit comments

Comments
 (0)