diff --git a/TODO.md b/TODO.md index 80dc04b..eb52407 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,9 @@ ## TODO * Galleries - thumbs on desktop - way to make them stand out aginst the image -* Home - text needs to stand out more on light background areas +* Home - tagline text needs to stand out more on light background areas - shadow-deco maybe? +* General - titles - shadow looks untidy before title transitions in + - make part of transition? * General - sort things by sort_order * mailer * remove testing/dev mode or whatever its called from axios in nuxt.config.js diff --git a/components/GalleryThumbs.vue b/components/GalleryThumbs.vue index 4851d55..75c5eb2 100644 --- a/components/GalleryThumbs.vue +++ b/components/GalleryThumbs.vue @@ -2,7 +2,7 @@