Replay Funktion hinzugefügt.
This commit is contained in:
@@ -68,8 +68,8 @@ img{
|
||||
border-radius: 25px;
|
||||
border: 5px solid white;
|
||||
|
||||
height: 60vh;
|
||||
width: 40vw;
|
||||
height: 80vh;
|
||||
width: 60vw;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -101,4 +101,9 @@ img{
|
||||
#reason{
|
||||
color: rgb(197, 46, 46);
|
||||
font-weight: 700;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#replayBtn{
|
||||
background-color: orange;
|
||||
}
|
||||
Reference in New Issue
Block a user