mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-05-07 18:07:28 +02:00
Fix #173: invisible tag border.
This commit is contained in:
@@ -223,6 +223,7 @@ body {
|
||||
border: none;
|
||||
box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
|
||||
transition: cubic-bezier(0.165, 0.84, 0.44, 1) 300ms;
|
||||
overflow: visible;
|
||||
|
||||
a {
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user