edit syntax
This commit is contained in:
parent
d2b199b036
commit
2e54850b10
|
@ -40,8 +40,9 @@ button {
|
|||
opacity: 0%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.popup-modal p {
|
||||
margin-bottom: 24px
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.backdrop {
|
||||
|
@ -60,4 +61,3 @@ button {
|
|||
.backdrop.show {
|
||||
opacity: 30%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue