Skip to content

Commit 73df44b

Browse files
committed
Improved gallery buttons styling.
1 parent 9ce2156 commit 73df44b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server/assets/gallery.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,10 @@
3434
border: none;
3535
color: #009DE9;
3636
cursor: pointer;
37-
padding: 4px 8px;
37+
padding: 6px 10px;
3838
border: 1px solid #009DE9;
3939
border-radius: 4px;
40+
font-size: 12px;
4041
text-transform: uppercase;
4142
}
4243
button:hover {

0 commit comments

Comments
 (0)