Commit 85595a89 authored by Muhammadali's avatar Muhammadali

update-

parent a74f6681
...@@ -47,6 +47,7 @@ const Block = styled.div` ...@@ -47,6 +47,7 @@ const Block = styled.div`
gap: 15px; gap: 15px;
} }
.call_text { .call_text {
text-shadow: 1px 1px 1px #000;
color: #fff; color: #fff;
padding: 0; padding: 0;
margin: 0; margin: 0;
...@@ -55,6 +56,7 @@ const Block = styled.div` ...@@ -55,6 +56,7 @@ const Block = styled.div`
.phone_text { .phone_text {
font-weight: bold; font-weight: bold;
color: green; color: green;
text-shadow: 1px 1px 1px #000;
} }
.button { .button {
max-width: 100px; max-width: 100px;
......
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