1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-06-09 22:03:03 -04:00

add class + move changes to landing.ejs

This commit is contained in:
arctic 2023-01-13 22:08:00 -08:00
parent 847fc607cd
commit dbc19f0367
2 changed files with 11 additions and 9 deletions

View file

@ -51,13 +51,6 @@ a:not([href]):hover {
text-decoration: none;
}
.channel-page > div:nth-child(3) {
position: relative;
top: 11.5em;
padding-bottom: 2em;
overflow: hidden;
}
.page-footer-section a,
.page-footer-section p {
color: #b2b4bf;