Fix old typo in CSS

This commit is contained in:
Ben Sturmfels 2023-02-08 23:04:37 +11:00
parent 5da27dd12a
commit 22f70d25a0

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%;