one semicolon
This commit is contained in:
parent
e3bf41b133
commit
0f0db1662e
1 changed files with 1 additions and 1 deletions
|
@ -1991,7 +1991,7 @@ and it won't be important on password protected instances */
|
|||
height: 434px;
|
||||
background-color: #e0e0e0;
|
||||
padding: 64px 124px 64px 124px;
|
||||
box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.23), 10px 10px 10px rgba(0, 0, 0, 0.19)
|
||||
box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.23), 10px 10px 10px rgba(0, 0, 0, 0.19);
|
||||
border-radius: 2px;
|
||||
}
|
||||
.lightboxContent h3 {
|
||||
|
|
Loading…
Reference in a new issue