UNPKG
formir
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.0.1
0.3.4
0.3.3
0.3.0
0.2.2
0.2.0
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
Pure CSS / HTML Framework
formir.io
formir/formir
formir
/
src
/
less
/
core
/
layouts
/
clear.less
16 lines
(13 loc)
•
159 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
body
, pre {
margin
:
0
;
padding
:
0
; }
a
{
text-decoration
: none; }
img
{
max-width
:
100%
; }
body
{ -webkit-
text-size-adjust
: none; }