change size

This commit is contained in:
Gabriel 2024-02-05 21:25:00 -05:00
parent 7535ee4f32
commit 5ec310b007

View file

@ -31,6 +31,7 @@ header {
align-items: center;
font-weight: bolder;
font-size: 18px;
line-height:24px;
font-family: serif;
padding-bottom: 0.5rem;
}
@ -83,8 +84,8 @@ main article {
min-width: 60vw;
width: 95vw;
max-width: 60rem;
font-size: 24px;
line-height: 24px;
font-size: 18px;
line-height: 26px;
}
article {