HTML edit.

- Added github link with logo
- Fixed a typo in footer
This commit is contained in:
Krafpy
2021-08-16 17:30:26 +02:00
parent 7d19427d18
commit 7cce4f96b8
3 changed files with 10 additions and 1 deletions

View File

@@ -15,6 +15,12 @@ h1, .calculation-panel-title
margin-bottom: 0px;
}
#github-link
{
float: right;
padding-top: 3px;
}
.calculation-subtitle
{
margin-top: 5px;