Skip to content

Commit 222df16

Browse files
authored
Update readme.md
1 parent 209ddfb commit 222df16

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

readme.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CSSORAMA - The Next Generation CSS Framework
2+
23
## Documentation
4+
### Installation
5+
<link href="https://cssorama.github.io/.github/cssorama.css" rel="stylesheet">
36
### Classes
47
#### sr-only
58
position: absolute;
@@ -153,3 +156,33 @@
153156
right: 8rem;
154157
bottom: 8rem;
155158
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

0 commit comments

Comments
 (0)