This commit is contained in:
2021-11-29 12:02:22 +01:00
parent 4f30ad709f
commit 575a5529d6
3 changed files with 4 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ body{
display: block;
color: #f2f2f2;
text-align: center;
padding: 25px 16px;
padding: 25px ;
text-decoration: none;
transition: ease 0.3s;
}
@@ -52,6 +52,7 @@ body{
.btn-right {
float: right;
}
.btn-left {