Skip to content

Commit

Permalink
ナビゲーションのリストを中央揃えに修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Dec 20, 2024
1 parent be668c5 commit 3d33075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ul.gnavi__lists {
margin: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: #34495e;
}

Expand Down

0 comments on commit 3d33075

Please sign in to comment.