Update style.css
This commit is contained in:
parent
4f5d32ea46
commit
d5d009702a
@ -6,6 +6,9 @@
|
||||
body{
|
||||
background: #E9BF8B;
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.serial {
|
||||
width: 400px;
|
||||
@ -37,4 +40,4 @@ body{
|
||||
border: 1px solid #2C2D2A;
|
||||
background-color: #E9BF8B;
|
||||
box-shadow: 5px 5px 1px #2C2D2A;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user