diff --git a/career.html b/career.html index 21fee66..92082d2 100644 --- a/career.html +++ b/career.html @@ -11,8 +11,8 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo } .dot { - height: 15px; - width: 15px; + height: 10px; + width: 10px; background-color: white; border-radius: 50%; display: inline-block;