Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerduchainegsa authored Jan 16, 2020
1 parent f1e82e4 commit 18ae38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@ dialog {
margin-top:40px;
}
.panel-body{
margin-left: 40px;
/* margin-left: 40px; */
background-color: #f1f1f1;
/* font-style: italic;*/
font-size: 16px;
Expand Down Expand Up @@ -2613,4 +2613,4 @@ dialog {
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.aboutColor {padding-top:5px;padding-right: 0px; }
.aboutColor p{padding-right:0px;padding-top:0px;}
.aboutColor p{padding-right:0px;padding-top:0px;}

0 comments on commit 18ae38a

Please sign in to comment.