mirror of
https://github.com/danog/sass-site.git
synced 2025-01-08 14:08:45 +01:00
e5e36a004c
This will qualify us for Netlify's open source program.
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;
|
|
}
|