Merge pull request #202 from sorin-davidoi/patch-1
fix(css): Add back outline
This commit is contained in:
commit
74aff81e32
@ -19,7 +19,6 @@
|
|||||||
a, a:visited {
|
a, a:visited {
|
||||||
color: #7765E3;
|
color: #7765E3;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
outline: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
small {
|
small {
|
||||||
|
Loading…
Reference in New Issue
Block a user