chinwagsocial/app/assets/stylesheets/home.scss
2016-02-26 21:11:52 +01:00

11 lines
146 B
SCSS

.footer {
text-align: center;
padding: 100px 0;
.mastodon-link {
color: #566270;
text-decoration: none;
font-size: 16px;
}
}