Skip to content

Commit 7feb63e

Browse files
authored
Forms: remove stray font loaded for rating field (#44815)
1 parent e8e659e commit 7feb63e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: minor
2+
Type: changed
3+
4+
Forms: remove stray font loaded for rating field

projects/packages/forms/src/blocks/contact-form/editor.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
@use "@automattic/jetpack-base-styles/gutenberg-base-styles" as gb;
2-
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP&display=swap&text=♥★);
32

43
.wp-block-jetpack-contact-form {
54
box-sizing: border-box;

0 commit comments

Comments
 (0)