8 lines
77 B
CSS
8 lines
77 B
CSS
|
.small {
|
||
|
width: 315px !important;
|
||
|
}
|
||
|
|
||
|
.smaller {
|
||
|
width: 209px !important;
|
||
|
}
|