changed width of essay because it was bigger than half the screen

This commit is contained in:
anglk 2021-11-29 13:44:52 +01:00
parent cd972a1a53
commit ec40173c1d

View File

@ -6,7 +6,8 @@ on index.html and put all back to 'placeholder mode' dank je! */
/* Silvio's User Condition #03 */
#showEssay {
width: 54.5%;
/* width: 54.5%; */
width: 50%;
}
#showChat {