diff --git a/css/style.css b/css/style.css index 6622e4b..2d2430d 100644 --- a/css/style.css +++ b/css/style.css @@ -2940,18 +2940,18 @@ textarea::-webkit-input-placeholder { border: 0; } .contact-top li>span{ + width: 50px; + height: 50px; margin: 0; } - .contact-top li>p{ - width: calc(100% - 90px); - text-align: justify; - } .contact-top li>img{ margin-bottom: 8px; } .contact-top li>p{ - font-size: 13px; + width: calc(100% - 60px); + font-size: 14px; + text-align: justify; word-break: break-all; } .contact-top li:last-child{