5 lines
70 B
CSS
5 lines
70 B
CSS
.wrapper {
|
|
background-color: rgb(247, 247, 247);
|
|
padding: 30px;
|
|
}
|