6 lines
80 B
CSS
6 lines
80 B
CSS
.header {
|
|
border-radius: 30px;
|
|
background: #cff9ec;
|
|
text-align: center;
|
|
}
|