about summary refs log tree commit diff
path: root/app/assets/stylesheets/home.scss
blob: 7c3dbfc31f3684a8716b4730094e2c4bd6478b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.footer {
  text-align: center;
  padding: 100px 0;

  .mastodon-link {
    color: #566270;
    text-decoration: none;
    font-size: 16px;
  }
}