Test component

This commit is contained in:
Antoine M 2024-01-31 19:41:25 +01:00
parent 4115e2b343
commit 76bea3a8d7

View File

@ -0,0 +1,5 @@
.page-container--test {
.main-menu {
@apply static mb-12;
}
}