Fix white-spaces

This commit is contained in:
Dennis Eichhorn 2019-01-20 12:05:34 +01:00
parent 885494dc66
commit 510fc002b7
2 changed files with 2 additions and 3 deletions

View File

@ -43,7 +43,7 @@ article {
a {
color: $article-link-color;
border-bottom: 1px dotted $article-link-color;
&:hover {
border-bottom: none;
}

View File

@ -34,8 +34,7 @@
width: 18px;
height: 18px;
background-color: #333;
border-radius: 100%;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;