ok
This commit is contained in:
@@ -55,11 +55,11 @@
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
left: 10px;
|
||||
right: 10px;
|
||||
bottom: 30px;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
color: white;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user