Commit d0fd8d0d by Muhammad Usman

learn more button fix

parent 10d74bc3
Pipeline #374 passed with stage
in 0 seconds
...@@ -181,10 +181,7 @@ ...@@ -181,10 +181,7 @@
} }
.bootstrap-iso .learn-button { .bootstrap-iso .learn-button {
background-color: white; background-color: white;
padding-left: 30px; padding: 10px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
color: #41a4cb; color: #41a4cb;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
...@@ -657,7 +654,7 @@ ...@@ -657,7 +654,7 @@
margin-top: 15px; margin-top: 15px;
} }
.bootstrap-iso .descrip{ .bootstrap-iso .descrip{
height: 150px; /*height: 150px;*/
} }
.bootstrap-iso .descrip p { .bootstrap-iso .descrip p {
......
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