Update default.html

This commit is contained in:
Zachary Klosko 2020-05-18 11:15:58 -04:00
parent db27a14ce5
commit 146b5c6eba
1 changed files with 7 additions and 0 deletions

View File

@ -17,6 +17,13 @@
position:static;
-webkit-font-smoothing:subpixel-antialiased
}
footer{
width:270px;
float:left;
position:static;
bottom:50px;
-webkit-font-smoothing:subpixel-antialiased
}
</style>
</head>
<body>