diff --git a/css/style-0.css b/css/style-0.css index ca9d436..b83a789 100644 --- a/css/style-0.css +++ b/css/style-0.css @@ -153,9 +153,11 @@ p{ top: 1.2mm; /* text-align: justify; */ } + .purple-image{ filter: invert(2%) sepia(0%) saturate(150%) hue-rotate(800deg) brightness(90%) contrast(150%); } + section.full-width{ grid-column: 1 / -1; }