diff --git a/assets/css/main.css b/assets/css/main.css index 15532f3..ad14675 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -73,7 +73,7 @@ a:not([href]):not([tabindex]) { } .section-header p { - text: center; + text-align: center; font-weight: 400; line-height: 26px; } @@ -328,7 +328,7 @@ hr { display: table; padding-left: 140px; /* SOMETHING CHANGED */ - text-align: right; +/* text-align: right; */ } .text-wrapper>div { @@ -1148,7 +1148,7 @@ hr { color: #222222; position: relative; /* SOMETHING CHANGED */ - text-align: left; +/* text-align: left; */ font-weight: 700; padding: 30px 0; border-bottom: 1px solid #f1f1f1; @@ -1167,7 +1167,7 @@ hr { #pricing .table .description { /* SOMETHING CHANGED */ - text-align: right; + text-align: center; padding: 0px 50px; margin-bottom: 20px; } @@ -1939,4 +1939,4 @@ textarea { .copyright p a:hover { color: #3d60f4; -} \ No newline at end of file +} diff --git a/index.html b/index.html index c8ca2c8..3ee7584 100755 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@