mirror of
https://github.com/danog/sass-site.git
synced 2025-01-09 14:38:39 +01:00
16 lines
222 B
SCSS
16 lines
222 B
SCSS
|
.footer-icons {
|
||
|
max-width: 16rem;
|
||
|
}
|
||
|
|
||
|
.twitter-follow-button {
|
||
|
display: block;
|
||
|
margin-left: auto;
|
||
|
margin-right: auto;
|
||
|
text-align: center;
|
||
|
margin-bottom: var(--sl-gutter);
|
||
|
}
|
||
|
|
||
|
.mac-stadium-icon {
|
||
|
width: 7rem;
|
||
|
}
|