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

Commit 51e0167

Browse files
author
vikasrohit
committed
Merge pull request #610 from appirio-tech/feature/issue-599-correct-font-ext-acc-delete-msg
Issue-599, Correct font for confirmation message on deletion of external account/link card @parthshah Merging
2 parents 6aa6bd1 + f4ab01d commit 51e0167

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)