Forgot a semicollen
This commit is contained in:
parent
e5ead8a77e
commit
5ebf3befb2
1 changed files with 3 additions and 3 deletions
|
@ -932,8 +932,8 @@ span {
|
|||
margin-bottom:.1in;
|
||||
display: block;
|
||||
text-decoration:none;
|
||||
font-size:.2in
|
||||
font-size:.2in;
|
||||
}
|
||||
.provider{
|
||||
color:var(--timestamp-color)
|
||||
color:var(--timestamp-color);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue