# supportcandy/trunk/framework/responsive/xs.css

SupportCandy – AI Customer Support Ticket System &amp; Live Chatbot Agent, version trunk. 41 lines.

- Page: https://pluginprobe.com/plugins/supportcandy/trunk/code/framework/responsive/xs.css
- Raw: https://pluginprobe.com/plugins/supportcandy/trunk/raw/framework/responsive/xs.css
- Modified: 2022-07-29T15:46:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/supportcandy/trunk/code/framework/responsive/xs.css#L10-L20`.

```css
.wpsc-xs-12 {
	width: 100%;
}
.wpsc-xs-11 {
	width: 91.66666667%;
}
.wpsc-xs-10 {
	width: 83.33333333%;
}
.wpsc-xs-9 {
	width: 75%;
}
.wpsc-xs-8 {
	width: 66.66666667%;
}
.wpsc-xs-7 {
	width: 58.33333333%;
}
.wpsc-xs-6 {
	width: 50%;
}
.wpsc-xs-5 {
	width: 41.66666667%;
}
.wpsc-xs-4 {
	width: 33.33333333%;
}
.wpsc-xs-3 {
	width: 25%;
}
.wpsc-xs-2 {
	width: 16.66666667%;
}
.wpsc-xs-1 {
	width: 8.33333333%;
}

.myclass {
	width: 8%;
}

```
