danihodovic / django-allauth-ui

Nice looking templates for django-allauth
https://django-allauth-ui.hodovi.ch
MIT License
202 stars 24 forks source link

Added matching text-xs to _links.html #35

Closed twolfson closed 8 months ago

twolfson commented 8 months ago

The visuals on pages with _links.html were inconsistent with others. This change makes them consistent.

Aside: Have we considered building common CSS classes to reuse? It seems like it'd reduce/remove duplication issues like this =/

In this PR:

Screenshots:

Sign in page (no change, but for reference):

image

Forgot password (before):

image

Forgot password (after):

image

danihodovic commented 8 months ago

Aside: Have we considered building common CSS classes to reuse? It seems like it'd reduce/remove duplication issues like this =/

Open a PR and we can take a look.

Thanks for the contribution. Released as 0.1.5