change accent color

This commit is contained in:
acarril 2023-04-28 14:41:20 -04:00
parent 9024d547e2
commit d36183b821

View file

@ -293,7 +293,7 @@ footer#footer {
left: -5%;
width: 110%;
height: 100%;
background-color: #B0E0E6;
background-color: #B3E5FC;
transform: skewX(-15deg);
z-index: -1;
}