We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62db3e1 commit 93360d8Copy full SHA for 93360d8
blog/css/blog.css
@@ -58,6 +58,8 @@
58
.no-underline
59
{display:inline-block;text-decoration:none;color:black}
60
61
+ .icon
62
+ {border:1px solid gray;border-radius:3px;box-sizing:border-box;width:30px;height:30px;cursor:pointer}
63
.spc
64
{flex:1}
65
0 commit comments