Supplier hompage nav and Tasks.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
.nav-item:hover {
|
||||
-ms-transform: scale(1.1); /* IE 9 */
|
||||
-webkit-transform: scale(1.1); /* Safari 3-8 */
|
||||
transform: scale(1.1);
|
||||
transform: scale(1.1);
|
||||
|
||||
}
|
||||
.nav-icon-image {
|
||||
@ -74,4 +74,4 @@
|
||||
margin-bottom: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user