6 lines
49 B
CSS
6 lines
49 B
CSS
@import url(./style.css);
|
|
|
|
img {
|
|
width: 100%;
|
|
}
|
@import url(./style.css);
|
|
|
|
img {
|
|
width: 100%;
|
|
}
|