diff --git a/contacts.html b/contacts.html index a478cd8..56ba976 100644 --- a/contacts.html +++ b/contacts.html @@ -67,8 +67,13 @@
diff --git a/style.css b/style.css index 4920823..8e81f26 100644 --- a/style.css +++ b/style.css @@ -688,4 +688,8 @@ html { background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, rgb(255, 255, 255) 20%, rgba(245, 192, 192, 0.8) 100%); +} + +.company-info { + font-size: 20px } \ No newline at end of file