Commit Graph

104 Commits

Author SHA1 Message Date
72db85ede2 Add hover effects on Footer links 2021-10-18 16:19:04 +02:00
63e8edcbe8 Fix Footer responsive 2021-10-18 14:50:58 +02:00
277005c591 Create reusable class for Photo 2021-10-17 22:18:26 +02:00
90a4be5b4d Add background color on photos parent element
So we see a color instead of a transparent block while loading the image
2021-10-16 15:42:08 +02:00
3e358843fd 🔥 Filter locations from clicked continent on Locations 2021-10-16 15:41:26 +02:00
8839684494 Add background on Newsletter module 2021-10-16 14:40:53 +02:00
8b07352431 Make newsletter form a reusable component 2021-10-16 13:25:26 +02:00
e9e838ae1a Edit max-width on newsletter component 2021-10-16 13:24:53 +02:00
5e69a6ef39 Change row gap of Locations list on desktop 2021-10-14 23:19:44 +02:00
9ba96efd6d Add responsive to location page 2021-10-12 18:26:02 +02:00
51dc9650ec Add dynamic photo's index on Location page 2021-10-10 21:40:30 +02:00
4a51fa9d09 Place Footer over Switcher 2021-10-10 14:09:20 +02:00
121c325f99 Fix SiteTitle style on Footer 2021-10-10 14:06:27 +02:00
bc9a93101c Fix some styles issues (font-weight, max-width, markup) 2021-10-09 20:13:52 +02:00
d595a73063 Place Footer over Globe 2021-10-08 23:32:17 +02:00
4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
eb6762b240 Edit and WIP on Location page
Create house component
2021-10-07 22:10:16 +02:00
84b3731553 Shorthand write grid-column when starting from 1 2021-10-05 20:59:49 +02:00
27f3ce9f79 Fix Newsletter module past issues link 2021-10-05 19:38:14 +02:00
04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
944871ae62 Edit site title large variant 2021-10-04 22:04:26 +02:00
54afac2ed5 Add and edit responsive style on homepage 2021-10-03 19:14:24 +02:00
2634e0473a Fix Footer links centering 2021-10-03 13:37:32 +02:00
dc11cd28ad Fix some styles 2021-10-03 13:10:24 +02:00
a47617d895 Display continents filters buttons with countries only
Hide the ones with no linked country
2021-10-02 13:24:08 +02:00
0cc1585953 Fix Modules styling and layout 2021-10-02 13:22:17 +02:00
57a12487a3 Add responsive on Homepage elements 2021-10-01 23:43:00 +02:00
7777d26907 Add hover effect on Location 2021-09-30 23:30:18 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
0ba0ab1f60 Edit Newsletter component 2021-09-29 23:38:00 +02:00
e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
15461588ec Edit browse locations section
Create badge atom,
2021-09-28 12:57:13 +02:00
1883d5781f Create Location and Locations sections 2021-09-27 23:55:16 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
2f46a4555e Fix weird nth-child global CSS compilation by using a conditional class
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-23 10:52:26 +02:00
7fbc51d5df Photo: Max width on title 2020-06-02 14:53:49 +02:00
014089b3c4 Fix Locations grid for 4 items 2020-06-01 22:20:05 +02:00
720ca69902 Add a newsletter subscription form below locations
All checks were successful
continuous-integration/drone/push Build is passing
- One component used below Locations list and in the Pagination when all photos has been loaded
- Keep the subscribe page with the column display
2020-05-06 23:06:26 +02:00
c9e11d4f12 Pagination: Fix spacing for Newsletter
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 14:17:43 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
3a96b8e954 Make Photos and Carousel slightly bigger on small screens 2020-04-22 10:22:31 +02:00
39031366d5 Fix icons invisible on iOS
It was ONLY because of flex-direction being row by default. Switched to column, does the trick… !?%@
2020-04-22 10:13:44 +02:00
fc930d9362 Fix responsive stuff
All checks were successful
continuous-integration/drone/push Build is passing
- Globe is now using vws with min and max height
- Photos list and Carousel
2020-04-21 20:23:53 +02:00
40c57fee13 Photos/Carousel: Fix ratio for narrow screens
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 19:23:15 +02:00
faf0c3c96b Globe: Fix bottom when cut 2020-04-21 14:41:26 +02:00
11c95ce4f2 Locations: Make it temp 3 not-too-large columns
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 13:09:56 +02:00
bdf93e89fb Last little fixes and debugging 2020-04-21 13:09:11 +02:00
f6c385798b Remove unclear cursors
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
c37a8238f3 SCSS: Fix breakpoint mobile naming
From "m" to "mob"
2020-04-19 19:42:52 +02:00