Commit graph

6 commits

Author SHA1 Message Date
Janne Koivistoinen
38573a36d3 run format 2018-09-24 15:40:34 +03:00
Janne Koivistoinen
1263f5db3a replace location search with a browse button 2018-09-24 15:39:56 +03:00
Kimmo Puputti
f5fb478166 Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
Kimmo Puputti
aa4b3e7fcc Prefix local CSS properties with component name
Since the CSS custom properties are defined in the :root, they will be
global when the variables are preserved in the output bundle. This
changes them to something globally unique.
2018-04-11 14:29:42 +03:00
Janne Koivistoinen
52cffcb048 fine-tune the hero 2017-12-20 19:16:49 +02:00
Hannu Lyytikainen
32f215e5f5 Rename HeroSection to SectionHero
Now that more sections are added, changing the components' name to start
with the descriptive part makes sense.
2017-10-31 13:43:05 +02:00
Renamed from src/components/HeroSection/HeroSection.css (Browse further)