diff --git a/career.html b/career.html index 318c8b4..5a8000f 100644 --- a/career.html +++ b/career.html @@ -11,9 +11,9 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo } .dot { - height: 25px; - width: 25px; - background-color: #bbb; + height: 15px; + width: 15px; + background-color: #black; border-radius: 50%; display: inline-block; }