fix comments and desc containers

This commit is contained in:
ashley 2025-09-14 23:15:06 +02:00
parent 2a907ee15d
commit b2c19b2930

View File

@ -510,7 +510,7 @@ body {
} }
#desc-container { #desc-container {
position:absolute; position:absolute;
margin-top:-18.9em; margin-top:-20.9em;
left:0; left:0;
width:100%; width:100%;
height:100% height:100%
@ -617,7 +617,7 @@ body {
} }
#comments-container { #comments-container {
position:absolute; position:absolute;
margin-top:-25.9em; margin-top:-20.9em;
left:0; left:0;
width:100%; width:100%;
height:100% height:100%