styling of welcome section paragraph elements
This commit is contained in:
parent
44b426a8f4
commit
21238f3d71
|
@ -44,6 +44,9 @@ main {
|
|||
align-items: center;
|
||||
gap: 2rem;
|
||||
}
|
||||
.welcome-section p {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.baxter-info {
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in New Issue