use better/lighter shade of blue for accent

This commit is contained in:
acarril 2023-04-28 14:50:03 -04:00
parent 6254bbd7fd
commit a03db6a2b5

View file

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