Supplier hompage nav and Tasks.

This commit is contained in:
Norm Rasmussen
2025-06-23 16:46:01 -04:00
parent 1d75910181
commit 60c4979cff
2 changed files with 7 additions and 2 deletions

View File

@ -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>