4 lines
48 B
CSS
4 lines
48 B
CSS
|
|
.notice {
|
||
|
|
margin: 0;
|
||
|
|
border-radius: 0;
|
||
|
|
}
|