Skip to content

Commit

Permalink
Minor refactoring on css style
Browse files Browse the repository at this point in the history
  • Loading branch information
parkhyey committed Dec 2, 2021
1 parent 052816e commit 2653ff8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 166 deletions.
133 changes: 0 additions & 133 deletions .gitignore

This file was deleted.

1 change: 0 additions & 1 deletion Procfile

This file was deleted.

27 changes: 0 additions & 27 deletions package.json

This file was deleted.

3 changes: 0 additions & 3 deletions static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ hr {
}
/* travel.html */
#travel {
display: block;
}
#picture {
text-align: center;
}
#travel-text p {
Expand Down
2 changes: 0 additions & 2 deletions templates/travel.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
<br />

<div id="travel">
<div id="picture">
<img src="{{ img }}" width="900" height="600" />
</div>
</div>

<div id="rating">
Expand Down

0 comments on commit 2653ff8

Please sign in to comment.