Adjust contactbar background color
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.contact-bar__item {
|
||||
@apply flex-1 text-white py-2 bg-ep-primary-light border-r border-white last:border-0;
|
||||
@apply flex-1 text-white py-2 bg-ep-primary-dark border-r border-white last:border-0;
|
||||
|
||||
@screen md {
|
||||
@apply flex flex-none items-start transition-transform duration-300 ease-in-out p-1 shadow-md focus:text-white border-0;
|
||||
|
||||
Reference in New Issue
Block a user