small fix on website
This commit is contained in:
parent
ae81793f7c
commit
5875cdabe0
2 changed files with 13 additions and 13 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue