feat(geocaching): add initial page for 2023
feat(sliding_gallery): add horizontal scrolling gallery component
This commit is contained in:
parent
cdbb4cba14
commit
fdbc1ec109
13 changed files with 173 additions and 0 deletions
|
|
@ -41,4 +41,5 @@ $accent-dark: #A56F09;
|
|||
// components
|
||||
@import 'tags.scss';
|
||||
@import 'card.scss';
|
||||
@import 'sliding_gallery.scss';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue