diff --git a/main.css b/main.css index 8e20336..1145c1f 100644 --- a/main.css +++ b/main.css @@ -225,7 +225,7 @@ p { } .phone-icon { - width: 15px; + width: 16px; } .text-muted { @@ -318,7 +318,7 @@ iframe { } .card--outline { - border: 3px solid var(--base-color); + border: 2px solid var(--base-color); position: relative; }