mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
fix landing button clickableness
This commit is contained in:
@@ -51,6 +51,13 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user