padding bottom :after link

This commit is contained in:
2025-11-04 23:16:21 +01:00
parent e313c4520e
commit 2ca0ea9c50
2 changed files with 1 additions and 2 deletions

View File

@@ -4124,7 +4124,6 @@ body {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}

View File

@@ -493,7 +493,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
// padding-bottom: 0.2rem;
height: 25px;
}
}