Skip to content

Instantly share code, notes, and snippets.

@jimi008
Forked from luboskmetko/teaser.scss
Last active February 11, 2022 12:05
Show Gist options
  • Save jimi008/81ee78418beb98d9fe35ab194890e969 to your computer and use it in GitHub Desktop.
Save jimi008/81ee78418beb98d9fe35ab194890e969 to your computer and use it in GitHub Desktop.
.teaser {
padding: 2em;
.learn-more {
border: 1px solid $color-border;
}
svg {
width: 16px;
}
&--small {
padding: 1em;
}
&__title {
font-size: 2em;
}
}
#pagination {
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment