Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit f4ab01d

Browse files
author
vikasrohit
committed
Issue-599, Correct font for confirmation message on deletion of external account/link card
-- Updated font as per suggestion by @nick and @Vic-tor.
1 parent 6aa6bd1 commit f4ab01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/directives/external-link-deletion-confirm.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828

2929
.deletion-confirmation-message {
30-
@include merriweather-sans-regular;//TODO use sansbook font
30+
@include font-with-weight('Merriweather Sans', 300);
3131

3232
.deletion-confirmation-account-title {
3333
font-style: italic;

0 commit comments

Comments
 (0)