Skip to content

Commit 0312bc4

Browse files
authored
[SKIP] Increase page footer size to fix rendering (#132)
1 parent 246338b commit 0312bc4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/assets/css/style.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ ul {
2222

2323
section {
2424
width: 860px;
25-
}
25+
}
26+
27+
footer {
28+
width: 280px;
29+
}

0 commit comments

Comments
 (0)