From ac7b26d2582851c673e7b61fb476070cd518cf06 Mon Sep 17 00:00:00 2001
From: Baize <project-baize@users.noreply.huggingface.co>
Date: Sun, 2 Apr 2023 02:26:30 +0000
Subject: [PATCH] Update app_modules/presets.py

---
 app_modules/presets.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app_modules/presets.py b/app_modules/presets.py
index 83c0b89..57dea41 100644
--- a/app_modules/presets.py
+++ b/app_modules/presets.py
@@ -2,7 +2,7 @@
 import gradio as gr
 
 
-title = """<h1 align="left" style="min-width:200px; margin-top:0;"> <img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f432.svg" width="32px"> Baize </h1>"""
+title = """<h1 align="left" style="min-width:200px; margin-top:0;"> <img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f432.svg" width="32px" style="display: inline"> Baize </h1>"""
 description_top = """\
 <div align="left" style="margin:16px 0">
 Disclaimer: The LLaMA model is a third-party version available on Hugging Face model hub. This demo should be used for research purposes only. Commercial use is strictly prohibited. The model output is not censored and the authors do not endorse the opinions in the generated content. Use at your own risk.