text style

This commit is contained in:
CHIEFSOFT\ameye
2023-06-26 07:50:49 -04:00
parent 1761150bd3
commit 5eb64f49c0
+4 -1
View File
@@ -53,10 +53,13 @@
}
.siderCardDescription{
margin: 10px 45px 10px 45px;
font-size: 18px;
background-color: aliceblue;
padding: 5px;
border-radius: 5px;
font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
font-weight: 400;
font-size: 1.125rem;
line-height: 1.56;
}
.siderCardButton{
margin-top: 10px;