Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thegoodplace
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirby Ezekiel Santos
thegoodplace
Commits
b1592cd7
Commit
b1592cd7
authored
Mar 18, 2020
by
Kirby Ezekiel Santos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made some final tweaks with the css file
parent
2b42bfc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
home_page.html
templates/home_page.html
+1
-1
ingredients_update_form.html
templates/ingredients_update_form.html
+1
-1
No files found.
templates/home_page.html
View file @
b1592cd7
...
...
@@ -10,7 +10,7 @@
<body>
<div
class=
"col-lg-10 col-lg-10 mx-auto container"
>
<h1
id=
"page_header"
class=
"col-lg-8"
>
The Good Place FroYo Shop
</h1>
<h1
id=
"page_header"
class=
"col-lg-8
mx-auto
"
>
The Good Place FroYo Shop
</h1>
</div>
<div
class=
"col-lg-10 mx-auto container"
>
...
...
templates/ingredients_update_form.html
View file @
b1592cd7
...
...
@@ -28,7 +28,7 @@
<td></td>
<form>
<td>
<input
type=
"text"
>
<input
type=
"text"
class=
"form-control"
>
</td>
<td>
<button
type=
"submit"
class=
"btn-sm btn-outline-success"
>
Save Changes
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment