collumns fix

master
AlexRoidl 7 years ago
parent 23bcf02c35
commit 3d957e1823

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

Loading…
Cancel
Save