Skip to content

Commit

Permalink
removed the text align and
Browse files Browse the repository at this point in the history
  • Loading branch information
tmushayahama committed Jun 6, 2024
1 parent 06360fe commit 71dc356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@geneontology/wc-gocam-viz",
"version": "1.0.1-beta.1",
"version": "1.0.1-beta.2",
"description": "Web component to visualize GO-CAM",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down
1 change: 0 additions & 1 deletion src/components/gocam-legend/gocam-legend.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

.header {
@include standard-var-styles(header);
text-align: center;
font-weight: var(--header-font-weight);
margin-bottom: 0.5em;
}
Expand Down

0 comments on commit 71dc356

Please sign in to comment.