Commit Graph

11 Commits

Author SHA1 Message Date
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