summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 0f47b18..642750a 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -84,12 +84,13 @@
font-family: Cantarell;
display: inline-block;
height: 35px;
- width: 26px;
+ width: 28px;
border-radius: 4px;
border: 1px black dotted;
line-height: 35px;
cursor: pointer;
user-select: none;
+ margin-right: 2px;
}
.key:hover{