added changelog

This commit is contained in:
SrGooglo 2023-08-17 19:10:21 +00:00
parent 9b44d1e0bb
commit d9068960fe

View File

@ -58,6 +58,10 @@ html {
width: 100%;
.post_card {
max-width: unset;
}
.panel {
position: sticky;
top: 0;