Rename "page-footer-delete-link" class

This doesn't set any deletion-specific attributes so it's valid to
just call it "page-footer-link".
This commit is contained in:
Ben Thorner
2022-03-24 12:58:08 +00:00
parent d1d3a6a6c3
commit 808f248782
9 changed files with 14 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
position: relative;
margin-bottom: 30px;
&-delete-link {
&-link {
line-height: 40px;
padding: 1px 0 0 15px;