Product page

This commit is contained in:
CHIEFSOFT\ameye
2024-12-14 12:58:32 -05:00
parent 82ee55800a
commit 3fc9949023
5 changed files with 25 additions and 3 deletions
+8
View File
@@ -94,4 +94,12 @@
text-align: center;
}
.panel_round_c1{
background-color: #e6f5f4;
border-radius: 10px;
}
.panel_round_c2{
background-color: #e3dfef;
border-radius: 10px;
}