analytics/assets
pmhoudry 22a2eae940
Correctly position more links on mobile (#56)
The more links are absolutely positioned. It works fine on desktop when
there is two columns. On mobile, the absolute sends the more links on
top of each other on top of the column. Adding a simple "relative" class
on each cards that contains a more link ensures that they stay when
they belong.
2020-04-21 10:57:18 +03:00
..
css Upgrade tailwind to 1.2.0 (#42) 2020-03-06 11:11:38 +02:00
js Correctly position more links on mobile (#56) 2020-04-21 10:57:18 +03:00
static New landing page (#47) 2020-03-26 14:22:48 +02:00
.babelrc React (#17) 2019-11-19 12:30:42 +08:00
package-lock.json New landing page (#47) 2020-03-26 14:22:48 +02:00
package.json New landing page (#47) 2020-03-26 14:22:48 +02:00
postcss.config.js New landing page (#47) 2020-03-26 14:22:48 +02:00
tailwind.config.js New landing page (#47) 2020-03-26 14:22:48 +02:00
webpack.config.js Improve datepicker (#41) 2020-03-04 17:24:18 +02:00