Commit Graph

22 Commits

Author SHA1 Message Date
121c325f99 Fix SiteTitle style on Footer 2021-10-10 14:06:27 +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
84b3731553 Shorthand write grid-column when starting from 1 2021-10-05 20:59:49 +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
e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +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
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
faf0c3c96b Globe: Fix bottom when cut 2020-04-21 14:41:26 +02:00
f6c385798b Remove unclear cursors
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
13ac133db6 Add cursors on links 2020-04-09 10:48:31 +02:00
11e06c51c9 Add some a11y to the mix
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 13:37:43 +02:00
730eb75457 WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
25fa9e1c07 Fix some spacing
All checks were successful
continuous-integration/drone/push Build is passing
- Footer links icons
- Browse locations
2020-03-29 12:17:50 +02:00
cccba52fdc Footer: Use a SVG over image for Instagram
Allows to fill a different color on hover
2020-03-29 12:06:47 +02:00
e983a4f8b7 Footer: Fix links alignment 2020-03-11 10:31:44 +01:00
582ee688f3 Footer: Fix collective logo alignment on mobile
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-10 21:26:00 +01:00
c63c7a5826 Rework a little Footer links
Remove the text before the collective's logo
2020-03-06 11:11:17 +01:00
76c8c31c89 Readapt the misuse of BEM, Code organization
- -- is only for a modifier, not a child "child". Use master__child without the parent__ in it to make it more readable.
https://www.smashingmagazine.com/2016/06/battling-bem-extended-edition-common-problems-and-how-to-avoid-them/
- Redefine atom design components
2020-02-29 18:32:32 +01:00