Feedback from designer to change color and size of the frame

This commit is contained in:
Johan Kwarnmark 2019-11-14 16:56:53 +01:00
parent bf3ad79244
commit 81e24665f2

View File

@ -8,7 +8,7 @@ html, body {
top: 0; top: 0;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
box-shadow: 0 0 0 5px rgb(251, 6, 157) inset; box-shadow: 0 0 0 4px #EE3D3D inset;
} }