collumns fix

master
AlexRoidl 7 years ago
parent 23bcf02c35
commit 3d957e1823

@ -180,6 +180,13 @@ height: 250vh;
font-weight: normal;
margin-top: -40px;
}
#textcontainer p{
column-count: 1;
column-gap: 40px;
text-align: justify;
}
#infocontainer{
cursor: move;
position: fixed;

Loading…
Cancel
Save