Commit 2a7ac8cf authored by john's avatar john

3011

parent 71dfcda8
...@@ -417,7 +417,7 @@ ...@@ -417,7 +417,7 @@
line-height: 30px; line-height: 30px;
color: #2d323a; color: #2d323a;
background-color: #b9ed27; background-color: #b9ed27;
padding: 15px 30px; padding: 15px 25px;
position: relative; position: relative;
border-radius: 30px; border-radius: 30px;
cursor: pointer; cursor: pointer;
...@@ -443,7 +443,7 @@ ...@@ -443,7 +443,7 @@
line-height: 30px; line-height: 30px;
color: #fff; color: #fff;
background-color: #077086; background-color: #077086;
padding: 15px 30px; padding: 15px 25px;
position: relative; position: relative;
border-radius: 33px; border-radius: 33px;
cursor: pointer; cursor: pointer;
...@@ -461,7 +461,7 @@ ...@@ -461,7 +461,7 @@
text-decoration: none; text-decoration: none;
} }
.btn_pr { .btn_pr {
padding-right: 45px; padding-right: 30px;
} }
.btn_pos_wr { .btn_pos_wr {
display: inline-block; display: inline-block;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment