update p
This commit is contained in:
parent
c60cca6a5f
commit
ff8edfa24d
@ -105,12 +105,7 @@ img[src*="#fig"] {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* p {
|
||||
font-size:1.3rem;
|
||||
line-height: 1.5rem;
|
||||
font-weight: 600;
|
||||
color: #333;
|
||||
} */
|
||||
|
||||
|
||||
.myColor{
|
||||
height: 100%;
|
||||
@ -185,7 +180,7 @@ img[src*="#fig"] {
|
||||
@apply text-lg not-italic font-normal my-1;
|
||||
}
|
||||
p {
|
||||
@apply text-xl lg:text-2xl leading-7 tracking-normal font-semibold my-4;
|
||||
@apply text-lg lg:text-xl leading-7 tracking-normal font-semibold my-4;
|
||||
font-family: 'Cormorant Infant', serif;
|
||||
}
|
||||
blockquote {
|
||||
@ -492,9 +487,4 @@ header {
|
||||
padding: 80px 0;
|
||||
}
|
||||
|
||||
/* p {
|
||||
font-size:1.1rem;
|
||||
line-height: 1.6rem;
|
||||
|
||||
} */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user