remove extraneous css line and add framer to builders post
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-06 09:02:49 -07:00
parent 01c0bf00a2
commit f4a32e5292
2 changed files with 6 additions and 3 deletions
-2
View File
@@ -93,7 +93,6 @@
/* Click animation */
.postlink:active,
.taglink:active {
box-shadow: none;
top: .2rem;
left: .2rem;
box-shadow: .15rem .15rem var(--color-shadow);
@@ -221,4 +220,3 @@
.tag:nth-child(odd) p {
text-align: right;
}