Nifemi Alpine Durin commited on
Commit
103355c
·
1 Parent(s): 134abc9

add feature image color

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -92,10 +92,6 @@ Your main heading text here.
92
  ### Sub-heading
93
  Your sub-heading text here.
94
 
95
-
96
- ## Feature Image Layout
97
- Feature Image Background Color (Optional): i.e #008000
98
-
99
  ---
100
 
101
  ## Image Layout
@@ -108,6 +104,10 @@ Selected Layout: Mobile Portrait (750x1334)
108
 
109
  ## Custom Graphics
110
  Enter your custom graphic prompt here.
 
 
 
 
111
  """
112
 
113
 
 
92
  ### Sub-heading
93
  Your sub-heading text here.
94
 
 
 
 
 
95
  ---
96
 
97
  ## Image Layout
 
104
 
105
  ## Custom Graphics
106
  Enter your custom graphic prompt here.
107
+
108
+ ## Custom Graphics Image Layout
109
+ Feature Image Background Color (Optional): i.e #008000
110
+
111
  """
112
 
113