Skip to content

Commit

Permalink
minor css tweaks for mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianswebworld authored Aug 2, 2023
1 parent a40e8a1 commit b67933c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/ttxweb_ttx.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
float: none !important;
text-align: center;
padding: 0;
margin: 1em -14px;
}
#ttxPage {
width: 100%;
margin: 0 !important;
padding: 2px 0px 2px 0px !important;
padding: 2px 0px 2px 0px;
float: none;
text-align: center;
display: inline-block !important;
Expand Down

0 comments on commit b67933c

Please sign in to comment.