diff --git a/src/app/components/proposal-list/proposal-list.scss b/src/app/components/proposal-list/proposal-list.scss index 596ed1f..4d9c5ca 100644 --- a/src/app/components/proposal-list/proposal-list.scss +++ b/src/app/components/proposal-list/proposal-list.scss @@ -117,4 +117,8 @@ background-color: transparent; } + nav { + text-align: center; + } + } -- libgit2 0.21.2