Sign in
apache
/
pouchdb
/
refs/heads/inline-process-browser
/
.
/
docs
/
static
/
less
/
pouchdb
/
block.less
blob: 2b734b47056d2eda2225df48783c79817d830a05 [
file
]
.
block
{
@media
(
max
-
width
:
@screen
-
md
-
min
)
{
>
h1
,
>
h2
,
>
h3
,
>
h4
,
>
h5
,
>
h6
,
>
.
h1
,
>
.
h2
,
>
.
h3
,
>
.
h4
,
>
.
h5
,
>
.
h6
,
>
p
{
text
-
align
:
center
;
}
>
p
{
margin
:
0
auto
;
max
-
width
:
60
%;
}
}
}