Update styles.css
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* {
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -28,7 +29,7 @@ body {
|
||||
transform: translate(-50%, -50%);
|
||||
background-color: var(--white);
|
||||
border-radius: 30px;
|
||||
padding: 50px;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
.left-result {
|
||||
|
||||
Reference in New Issue
Block a user