Update pin-* classes

This commit is contained in:
Oliver Davies 2019-03-21 07:44:20 +00:00
parent 9863ca2df4
commit 42c3dac498
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{% extends 'app' %}
{% block body %}
<a href="#main-content" class="skip-link absolute pin-t pin-l text-white bg-blue p-4 focus:outline-none">
<a href="#main-content" class="skip-link absolute top-0 left-0 text-white bg-blue p-4 focus:outline-none">
Skip to main content
</a>