Fix borders

This commit is contained in:
derek holloway
2026-02-13 14:50:27 -08:00
parent 1374261c89
commit daa61fabf3
+3
View File
@@ -1,5 +1,8 @@
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
border: 0;
padding: 0;
margin: 0;
}
a, .btn-link {