Add split to files

This commit is contained in:
2024-03-22 08:26:53 -04:00
parent f9a42fbb9f
commit c9fac2f0e0
2 changed files with 10 additions and 2 deletions
+8
View File
@@ -25,6 +25,14 @@
font-size: 0.8rem;
}
.has-border-top {
border-top: 2px solid #da131a;
}
.has-shadow-top {
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.orientation-modal, .charte-modal {
color: #da131a;
transition: color 0.3s ease;