parent
24646d5769
commit
fa29ef3a41
@ -1,3 +1,10 @@
|
||||
// Place all the styles related to the Home controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
.footer {
|
||||
text-align: center;
|
||||
padding: 100px 0;
|
||||
|
||||
.mastodon-link {
|
||||
color: #566270;
|
||||
text-decoration: none;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue