small fix on website

This commit is contained in:
Johann Dreo 2020-05-03 15:59:03 +02:00
commit 5875cdabe0
2 changed files with 13 additions and 13 deletions

View file

@ -394,6 +394,12 @@ figcaption {
margin-left:5%;
}
.code {
width:95%;
height:35em;
resize:vertical;
overflow-y:scroll;
}
@media only screen and (max-width: 800px) {
#alt {