Skip to content

Commit 93b02c1

Browse files
committed
Ensure powered by is hidden
Signed-off-by: Marcus Noble <[email protected]>
1 parent 867d0f6 commit 93b02c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/site/footer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.gh-powered-by {
2-
display: none;
2+
display: none !important;
33
}
44

55
@media (max-width: 767px) {

0 commit comments

Comments
 (0)