This commit is contained in:
tajabdin 2020-04-27 16:08:04 -04:00
parent 1db6251117
commit 0f91dd2cbe

View File

@ -99,7 +99,7 @@ nav {
height: 4px; height: 4px;
margin-bottom: 6px; margin-bottom: 6px;
border-radius: 1000px; border-radius: 1000px;
background: white; background: #8f8f8f;
display: block; } display: block; }
.row { .row {