Merge pull request #202 from sorin-davidoi/patch-1

fix(css): Add back outline
This commit is contained in:
Baptiste Gelez
2018-09-06 22:21:51 +01:00
committed by GitHub
-1
View File
@@ -19,7 +19,6 @@
a, a:visited {
color: #7765E3;
text-decoration: none;
outline: none;
}
small {