Skip to content

Commit

Permalink
[fonts][GDPR][s] fixed typo in font family
Browse files Browse the repository at this point in the history
  • Loading branch information
sneha-sharma12 committed Oct 10, 2023
1 parent 5f6227d commit 3e72a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/ubdc/public/base/fonts/stylesheet.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Open Sans */
@font-face {
font-family: "OpenSans";
font-family: "Open Sans";
font-style: normal;
src: local("Open Sans Regular"), local("OpenSans-Regular"),
url("OpenSans.ttf") format("truetype");
Expand Down

0 comments on commit 3e72a5a

Please sign in to comment.