style changes

master
Your Name 5 years ago
parent 40788358fe
commit a448b43e94

@ -20,6 +20,7 @@ display: block;
} }
h1{ h1{
font-size:90px;
display: block; display: block;
width:50%; width:50%;
} }

@ -132,7 +132,7 @@ display: inline-block;
margin-top:-10px; margin-top:-10px;
/*vertical-align: top;*/ /*vertical-align: top;*/
line-height: 1.3; line-height: 1.3;
word-wrap:break-word word-wrap: break-word;
} }
.tooltip:hover .tooltiptext { .tooltip:hover .tooltiptext {

Loading…
Cancel
Save