diff options
| -rw-r--r-- | src/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles.css b/src/styles.css index 9e34f28..7f5d4e6 100644 --- a/src/styles.css +++ b/src/styles.css @@ -141,7 +141,7 @@ h3 { left: 0;
padding: 5px;
background-color: white;
- font-size: 30px;
+ font-size: 25px;
max-width: 70%;
}
@@ -158,7 +158,7 @@ h3 { }
.contact-info {
- font-size: 28px;
+ font-size: 25px;
}
.contact-info a {
|
