Skip to content

Commit a426876

Browse files
authored
Restore and enhance styles in style.css
1 parent f21c425 commit a426876

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
margin: 0.7em 0 0.5em 0;
77
letter-spacing: 0.01em;
88
}
9-
/* Center preview row for favicon */
10-
.preview-row-center {
11-
justify-content: center;
12-
}
139
/* Favicon image in preview */
1410
.preview-favicon {
1511
width: 38px;
@@ -476,3 +472,4 @@ button:active, .ok-btn:active {
476472
box-shadow: 0 1px 4px #00b4fc44;
477473
transform: translateY(0);
478474
}
475+

0 commit comments

Comments
 (0)