icon change

This commit is contained in:
2025-01-06 07:59:03 +13:00
parent 10c7327c39
commit dbb13f73f4
2 changed files with 18 additions and 10 deletions

View File

@ -216,7 +216,9 @@ nav #links {
}
nav #links svg {
display: none;
/*display: none;*/
position: relative;
top: 21%;
}
nav #redlib {
@ -429,7 +431,7 @@ a:hover {
}
svg {
stroke: var(--text);
color: var(--text);
}
img[src=""] {