Merge remote-tracking branch 'CuriousMagpie/external-link-modal' into external-link-modal

This commit is contained in:
SabreCat
2023-03-22 16:02:34 -05:00

View File

@@ -164,6 +164,10 @@
margin-top:16px; margin-top:16px;
margin-bottom: 8px; margin-bottom: 8px;
text-align: center; text-align: center;
&:hover {
text-decoration: underline;
}
} }
} }
} }