analytics/lib/plausible_web/templates
pmhoudry f52aac6a31
Correctly position websites list on mobile (#57)
On mobile, the website list at /sites does not have any X padding. The
elements touch the screen left and right. This corrects it by wrapping
the list in a div with "px-4" on it.

This could also be achieved by setting "px-4" and "md:px-0" on every
element but it is unecessarily complex and if some more elements
appeared on this screen, it would be easy to forget this. A container
should be in charge of this, which is what is proposed here.
2020-04-21 10:56:12 +03:00
..
auth Tweak colours 2020-03-26 15:43:55 +02:00
billing Add field to track trial expiry date (#45) 2020-03-18 16:27:46 +02:00
email Fix email link 2020-04-15 10:05:19 +03:00
error Make navbars equal height 2020-03-31 16:56:02 +03:00
layout Remove acquisition tracking 2020-04-13 14:45:47 +03:00
page Update logos 2020-03-26 15:36:57 +02:00
site Correctly position websites list on mobile (#57) 2020-04-21 10:56:12 +03:00
stats Add CTA to the demo page 2020-04-02 15:50:42 +03:00
unsubscribe Upgrade tailwind to 1.2.0 (#42) 2020-03-06 11:11:38 +02:00