etiquette/frontends/etiquette_flask
voussoir bfe11cccd5
Finally improve photo thumbnail css to reduce use of 150px constant.
I've attempted this so many times and always failed. object-fit:contain
and minmax(0, fr) was the solution.
2021-10-31 16:15:57 -07:00
..
backend Move decorate_and_route to flasktools. 2021-10-31 15:11:17 -07:00
static Finally improve photo thumbnail css to reduce use of 150px constant. 2021-10-31 16:15:57 -07:00
templates Replace some h2 with h1, set h:first-child, last-child margin=0. 2021-10-31 16:14:18 -07:00
__init__.py Slight backstep on the overreach of flask/__init__.py imports. 2021-09-30 22:29:21 -07:00
etiquette_flask_dev.py Remove unnecessary cwd. It is the default anyway. 2021-10-02 12:45:51 -07:00
etiquette_flask_prod.py Improve the way prod imports flask backend. 2021-09-08 20:00:32 -07:00