pidgin/nest

Make the donate button and the language selector fill the width of the menu (pull request #20)
--- a/hugo/static/css/custom.css Sat May 04 17:27:42 2019 +0000
+++ b/hugo/static/css/custom.css Sat May 04 17:30:31 2019 +0000
@@ -19,8 +19,8 @@
border-radius: 25px;
color: rgb(0, 0, 0) !important;
background: #fff;
- padding: 10px;
- width: 200px;
+ padding: 10px;
+ width: 100%;
text-align: center;
font-weight: bolder;
font-size: 20px;