increase margin

This commit is contained in:
Ren Tatsumoto 2021-12-25 23:20:44 +03:00
parent b7b8f0e7b9
commit 90ebc78015

View file

@ -155,7 +155,7 @@ div.ensentence > a.hint {
border: 1px solid #ccc;
border-radius: 2.2px;
padding: 2px 10px;
margin: 2px 0;
margin: 4px 0;
}
div.ensentence > a.hint:hover {
color: #111;