UX: use color code variable

This commit is contained in:
Arpit Jalan
2019-08-29 23:53:42 +05:30
parent b63d476ee9
commit befab8eafa

View File

@@ -183,7 +183,7 @@ div.lightbox-wrapper {
clear: both; clear: both;
.main-link { .main-link {
border-bottom: 1px solid #e9e9e9; border-bottom: 1px solid $primary-low;
padding: 0.5rem; padding: 0.5rem;
width: 100%; width: 100%;