Skip to content

Commit 8a3cb50

Browse files
committed
Make footer column oriented
Signed-off-by: Kevin Suttle <kevin@suttle.email>
1 parent 2ad03c9 commit 8a3cb50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dd {
5858
padding: 0 .5em 1em;
5959
width: 90%;
6060
display: flex;
61+
flex-direction: column;
6162
}
6263

6364
.site-header {

0 commit comments

Comments
 (0)