提交 34aee970 编写于 作者: A Alex

Fix space around theme buttons

Fixes #48
上级 b6155358
...@@ -15,6 +15,10 @@ ...@@ -15,6 +15,10 @@
opacity: 1; opacity: 1;
transition: opacity 300ms; transition: opacity 300ms;
} }
.mt4 a.link {
margin: 0 0.5rem 0.8rem 0;
display: inline-block;
}
</style> </style>
{{ if eq (getenv "HUGO_ENV") "production" }} {{ if eq (getenv "HUGO_ENV") "production" }}
<script type="text/javascript"> <script type="text/javascript">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册