change max-width
This commit is contained in:
parent
73ad0fccd1
commit
0d63d44cfe
|
@ -103,7 +103,8 @@ ol ol ol {
|
|||
}
|
||||
|
||||
#usbimg {
|
||||
max-width: 256px;
|
||||
width: 256px;
|
||||
max-width: 100%;
|
||||
margin-right: 10px;
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue