update: Voucher and Points info at navbar

This commit is contained in:
Rifqy Zacky Ariadhy 2019-01-05 18:07:56 +07:00
parent a5fe41d909
commit a4ba2cb104

View File

@ -20,7 +20,7 @@
margin-bottom: 0px; margin-bottom: 0px;
font-weight: 600; font-weight: 600;
color: #424770; color: #424770;
transition: transform 100ms linear; transition: transform 200ms linear;
cursor: pointer; cursor: pointer;
} }
@ -41,7 +41,7 @@
margin-bottom: 0px; margin-bottom: 0px;
font-weight: 600; font-weight: 600;
color: #424770; color: #424770;
transition: transform 100ms linear; transition: transform 200ms linear;
cursor: pointer; cursor: pointer;
} }