Replace lightgray to hex

This commit is contained in:
idanceinbetween
2019-07-16 19:32:19 +01:00
parent 389b53cb71
commit abd3efe82a

View File

@@ -42,7 +42,7 @@ nav.top-bar {
}
.top-bar-section {
border-bottom: 1px solid lightgray;
border-bottom: 1px solid #d3d3d3;
a.icon {
&:hover {