Commit ab1a6e80 authored by Dilip Wijethunga's avatar Dilip Wijethunga

CSS Update

parent 23afdd38
......@@ -198,7 +198,6 @@
p {
font-size: 16px;
line-height: 28px;
color: #3E3E3E;
}
}
......
......@@ -79,12 +79,12 @@
display: inline-block;
height: 50px;
padding: 0 42px;
padding: 0 10px ;
transition: all 0.5s ease 0s;
border: 1px solid #FFFFFF;
border-radius: 4px;
border-radius: 45px;
&:hover {
color: #F7A901;
background: #FFF none repeat scroll 0 0;
......
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