diff options
| -rw-r--r-- | style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,7 @@ section textarea:focus {  .choice-delete {    position: absolute;    right: 0; -  margin-top: 3px; +  margin-top: -1px;    color: var(--off);    cursor: pointer;  }  | 
