Fixed gray block style (grey -> gray) +++
This commit is contained in:
parent
c752651d10
commit
42a9d7fc94
1 changed files with 1 additions and 1 deletions
|
|
@ -585,7 +585,7 @@ h6,
|
|||
}
|
||||
|
||||
.bg-gray {
|
||||
background-color: #8aa4af;
|
||||
background-color: #8aa4af !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue