Skip to content

Commit f3ae7b3

Browse files
committed
shrink footer
1 parent dc92179 commit f3ae7b3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

css/landing-page.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ body, h1, h2, h3, h4, h5, h6 {
150150
}
151151
}
152152
footer {
153-
padding: 50px 0;
153+
padding: 20px 0;
154154
background-color: #f8f8f8;
155155
}
156156
p.copyright {

css/prism.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,3 @@ pre[class*="language-"] {
121121
.token.entity {
122122
cursor: help;
123123
}
124-

0 commit comments

Comments
 (0)