8000
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 05363b6 commit bf356e5Copy full SHA for bf356e5
_includes/masthead.html
@@ -1,5 +1,5 @@
1
{% if site.layout == 'stacked' %}
2
- {% assign metadata_styles = 'd-md-inline-block mr-3' %}
+ {% assign metadata_styles = 'd-md-inline-block mx-3 mb-1 mb-md-0' %}
3
{% else %}
4
{% assign metadata_styles = 'd-flex flex-items-center mb-3' %}
5
{% endif %}
0 commit comments