Fix old typo in CSS

This commit is contained in:
Ben Sturmfels 2023-02-08 23:04:37 +11:00
parent 5c0c8edb69
commit ca52fb6d07
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -81,7 +81,7 @@ input:focus {
z-index: 3;
border-color: #86b7fe;
box-shadow: 0 0 0 .25rem rgb(236, 99, 67, .5);
};
}
video {
max-width: 100%;