Merge pull request #886 from slumbering/website-ui

Website UI
This commit is contained in:
Andrea Luzzardi
2021-08-23 14:43:13 +02:00
committed by GitHub
12 changed files with 374 additions and 57 deletions

View File

@@ -10,4 +10,9 @@
.btn__github {
width: 240px !important;
}
border-radius: 0 !important;
}
.btn__github > div {
display: inline-flex !important;
}