Added dot button
This commit is contained in:
@@ -49,8 +49,8 @@ body{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 20%;
|
||||
height: 12vh;
|
||||
width: 15vh;
|
||||
height: 11vh;
|
||||
margin-bottom: 2px;
|
||||
border: 0;
|
||||
border-radius: 10px;
|
||||
@@ -69,5 +69,6 @@ body{
|
||||
background: #f9b54c;
|
||||
}
|
||||
.btn.clr{
|
||||
width: 100%;
|
||||
background: #fd8469;
|
||||
}
|
||||
Reference in New Issue
Block a user