add blog
This commit is contained in:
11
static/css/blog.css
Normal file
11
static/css/blog.css
Normal file
@ -0,0 +1,11 @@
|
||||
.containerx {
|
||||
padding: 0 250px;
|
||||
width: auto;
|
||||
}
|
||||
@media screen and (max-width:1000px) {
|
||||
.containerx {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user