File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CSSORAMA - The Next Generation CSS Framework
2
+
2
3
## Documentation
4
+ ### Installation
5
+ <link href="https://cssorama.github.io/.github/cssorama.css" rel="stylesheet">
3
6
### Classes
4
7
#### sr-only
5
8
position: absolute;
153
156
right: 8rem;
154
157
bottom: 8rem;
155
158
left: 8rem
159
+ #### inset-36
160
+ top: 9rem;
161
+ right: 9rem;
162
+ bottom: 9rem;
163
+ left: 9rem
164
+ #### inset-40
165
+ top: 10rem;
166
+ right: 10rem;
167
+ bottom: 10rem;
168
+ left: 10rem
169
+ #### inset-44
170
+ top: 11rem;
171
+ right: 11rem;
172
+ bottom: 11rem;
173
+ left: 11rem
174
+ #### inset-48
175
+ top: 12rem;
176
+ right: 12rem;
177
+ bottom: 12rem;
178
+ left: 12rem
179
+ #### inset-52
180
+ top: 13rem;
181
+ right: 13rem;
182
+ bottom: 13rem;
183
+ left: 13rem
184
+ #### inset-56
185
+ top: 14rem;
186
+ right: 14rem;
187
+ bottom: 14rem;
188
+ left: 14rem
You can’t perform that action at this time.
0 commit comments