Browse Source

remove small margin

pull/1/head
Rob Colbert 3 years ago
parent
commit
ce644582b7
  1. 2
      app/views/components/page-sidebar.pug

2
app/views/components/page-sidebar.pug

@ -1,5 +1,5 @@
mixin renderSidebarLink (link)
.uk-margin-small
div
a(
href=link.href,
data-visit-url= `/link/${link._id}/visit`,

Loading…
Cancel
Save