Increase line height
All checks were successful
/ publish (push) Successful in 6s

This commit is contained in:
asonix 2024-02-11 11:10:14 -06:00
parent 3bf26622e6
commit 30cd670ce2

View file

@ -89,6 +89,10 @@
color: #a90649;
}
main p {
line-height: 20px;
}
.overlay {
backdrop-filter: blur(8px);
background-color: #ffffffcb;