4 lines
43 B
CSS
4 lines
43 B
CSS
|
#container {
|
||
|
width: 100%;
|
||
|
margin: 0;
|
||
|
}
|