We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23256b0 commit f66bb27Copy full SHA for f66bb27
app/assets/stylesheets/application.scss
@@ -190,7 +190,7 @@
190
.footer-container { min-height: 10em; padding-bottom: 1em; padding-top: 2em; clear: both; }
191
.footer-container .nav-meta a { color: white; font-weight: normal; text-decoration: none }
192
.footer-container .nav-meta a:hover { text-decoration: underline; }
193
- .footer-container .wrapper {position: relative; min-height: 20em;}
+ .footer-container .wrapper {position: relative; min-height: 15em;}
194
195
a.button, .simple_form input[type="submit"]{
196
display: inline-block;
@@ -288,6 +288,7 @@
288
.footer-container footer {
289
color: white;
290
padding-top: 1em;
291
+ font-size: 0.8em;
292
}
293
.footer-container footer a {
294
0 commit comments