Skip to content

Commit 090c8f9

Browse files
Make footer smaller
1 parent 195ce2a commit 090c8f9

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

assets/css/main.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,5 @@ search: false
1414
}
1515

1616
.page__footer {
17-
padding: 1em 0 !important;
18-
}
19-
20-
.page__footer-copyright {
21-
font-size: 0.8em;
17+
padding: 0.5em 0 !important;
2218
}

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: splash
33
---
4+
45
# What is PHP Debugger?
56

67
A PHP debugging extension focused on step debugging with near-zero overhead.

0 commit comments

Comments
 (0)