mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Desarrollado breadcrumb flotante
This commit is contained in:
@ -114,3 +114,9 @@
|
||||
text-align: center;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.sticky-breadcrumb {
|
||||
position: sticky;
|
||||
top: 90px;
|
||||
z-index: 1020;
|
||||
}
|
||||
Reference in New Issue
Block a user