Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix social links #12

Merged
merged 8 commits into from Jun 7, 2019
Merged

Fix social links #12

merged 8 commits into from Jun 7, 2019

Commits on Jun 7, 2019

  1. Copy the full SHA
    b8f4103 View commit details
    Browse the repository at this point in the history
  2. ソーシャルリンクの間隔を変数化

    ソーシャルリンク同士の間隔を変数 @social-links-gap として定義するように変更した。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    d01c477 View commit details
    Browse the repository at this point in the history
  3. ソーシャルリンクの端の間隔を無効化

    ソーシャルリンクのグループ要素にネガティブマージンを設定し、グループ要素の端に位置するソーシャルリンクのマージンを無効化した。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    964eb47 View commit details
    Browse the repository at this point in the history
  4. ソーシャルリンクの間隔を少し広げるように変更

    間隔を0.2emから0.25emに変更した。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    d7dd7bd View commit details
    Browse the repository at this point in the history
  5. ソーシャルリンクのpaddingを少し広げるように変更

    ソーシャルリンクのpaddingを0.6emに変更した。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    0b04d9d View commit details
    Browse the repository at this point in the history
  6. ソーシャルリンクが横幅いっぱいに広がるように変更

    ソーシャルリンクが、グループ要素の幅いっぱいまで広がるようにスタイルを追加。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    18dde70 View commit details
    Browse the repository at this point in the history
  7. ソーシャルリンクの左右のpaddingを小さく変更

    左右のpaddingを0.6emから0.3emに変更した。
    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    84d8dd3 View commit details
    Browse the repository at this point in the history
  8. ソーシャルリンクにtitle属性を追加

    Sonishi Izuka committed Jun 7, 2019
    Copy the full SHA
    14fbaa6 View commit details
    Browse the repository at this point in the history