This website requires JavaScript.
Explore
Help
Sign In
ai
/
web
Watch
1
Star
0
Fork
0
You've already forked web
Code
462d4c696f
web
/
static
/
css
/
blog.css
10 lines
124 B
CSS
Raw
Normal View
History
Unescape
Escape
fix
2024-04-26 03:02:41 +00:00
.
containerx
{
padding
:
0
250px
;
width
:
auto
;
}
fix
2024-04-26 03:13:11 +00:00
@
media
screen
and
(
max-width
:
1000px
)
{
.
containerx
{
padding
:
0
;
}
}
Copy Permalink