correct some css, modify footer
All checks were successful
/ build (push) Successful in 3m16s

This commit is contained in:
Ruben 2025-07-01 20:57:47 -05:00
commit 89892d3e0c
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5
3 changed files with 9 additions and 17 deletions

View file

@ -22,10 +22,11 @@ footer {
.fediring {
a {
color: var(--green);
display: inline-grid;
font-size: 1.5rem;
color: var(--green);
margin-bottom: .5em;
text-decoration: none !important;
vertical-align: bottom;
}
@ -75,7 +76,6 @@ footer {
text-align: center;
font-size: 0.938rem;
margin: .2em 0px .2em;
text-decoration: none;
}
img {
@ -93,8 +93,8 @@ footer {
.inner-footer {
text-align: center;
padding-top: 14px;
padding-bottom: 14px;
margin-top: -.7rem;
margin-bottom: -.7rem;
a {
width: 3rem;