Skip to content

Commit

Permalink
trying to overwrite css to center images
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzLaurer committed Jun 17, 2024
1 parent 8186046 commit 4431836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/en/enterprise_dedicated_endpoints.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"id": "b56622c2-334d-4523-b342-c1a9ccae66ad",
"metadata": {},
"source": [
"<div style=\"flex justify-center\">\n",
"<div style=\"display: flex; justify-content: center !important;\">\n",
" <img src=\"https://huggingface.co/datasets/huggingface/cookbook-images/resolve/main/enterprise-endpoints-creation.png\"> \n",
"</div>"
]
Expand Down

0 comments on commit 4431836

Please sign in to comment.