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

Commit d9e9a3f

Browse files
authored
Merge pull request #175 from ProgrammingLab/mucho613/achievement-members-position
戦歴のメンバー一覧の位置が揃っていなかったので修正
2 parents 224223d + 0b34762 commit d9e9a3f

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: 150px;
106107
padding: 20px;
107108
margin-top: 40px;
108109
border-radius: 8px;

0 commit comments

Comments
 (0)