Breadcrumb partial

This commit is contained in:
Hazem Krimi
2023-11-14 19:57:44 +01:00
parent 33b8d792cf
commit 84cd9fde72
9 changed files with 55 additions and 14 deletions
+5 -5
View File
@@ -8,11 +8,11 @@ main p {
}
section img {
float: right;
float: right;
}
@media only screen and (max-width: 1024px) {
section img {
display: none;
}
}
section img {
display: none;
}
}