4 lines
83 B
SCSS
4 lines
83 B
SCSS
|
|
.background{
|
||
|
|
background-color: #16423C;
|
||
|
|
border-radius: 0px 15px 15px 0px;
|
||
|
|
}
|