Skip to content
Snippets Groups Projects
ProjectInfoDrawer.styles.css 74 B
Newer Older
.anchor-tag a {
  @apply text-hyperlink-blue;
  @apply hover:underline;
}