Fix old typo in CSS
This commit is contained in:
parent
5c0c8edb69
commit
ca52fb6d07
1 changed files with 1 additions and 1 deletions
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue