feat(geocaching): images and text
feat(shortcode): introduction of fig-img shortcode
This commit is contained in:
parent
c1eec5f413
commit
db4e5e3556
23 changed files with 197 additions and 37 deletions
|
|
@ -14,7 +14,7 @@ body {
|
|||
|
||||
.site-footer {
|
||||
border-top: .3rem solid $accent;
|
||||
margin-top: 1rem;
|
||||
margin-top: 4rem;
|
||||
background-color: $background;
|
||||
color: white;
|
||||
|
||||
|
|
@ -28,6 +28,10 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
.landing-page .site-footer {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
// .site-footer__title {
|
||||
// @extends .serif-font;
|
||||
// }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue