superfluous CSS removal

This commit is contained in:
Thomas Smith 2022-07-12 12:25:33 -04:00
parent d551e38335
commit 460a07e394

View file

@ -21,8 +21,6 @@
position: absolute;
display:inline !important;
margin-top: -70px !important;
width: 350px;
font-size: 20px;
}
.boiler{
@ -65,19 +63,6 @@
<style>
.syne-sub{
font-size: 1.5em;
}
.syne-body{
font-size: 1.3em;
}
.syne-small{
color:#F5F5F5;
opacity: 55%;
}
.syne-col{
z-index:100;
}