css update
This commit is contained in:
parent
3899989f2e
commit
60a12169a0
@ -530,3 +530,7 @@ background-repeat: repeat;
|
|||||||
background-image: url('/static/sage.png');
|
background-image: url('/static/sage.png');
|
||||||
filter: saturate(0.15);
|
filter: saturate(0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post {
|
||||||
|
width: 85%;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user