This commit is contained in:
Surya Paolo
2023-12-11 16:51:51 +01:00
parent 1ce6d765ee
commit 4ac6cacf19
7 changed files with 154 additions and 111 deletions

View File

@@ -10,3 +10,16 @@
place-content: center;
}
.prod_price{
font-size: 1.25rem;
}
.prod_disp{
font-size: 1.2rem;
}
.prod_qtywarn{
padding-left: 10px;
font-size: 1rem;
color: grey;
}