Change paragraph styling for testing

This commit is contained in:
igorkorenfeld 2022-09-15 15:17:58 -04:00
parent ddcf17c4ca
commit 9e38f5cb1e
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -26,3 +26,7 @@ i.e.
p {
color: color('blue-10v');
}
footer p {
color: color('blue-70v');
}