index + button

This commit is contained in:
Tolstoevsky 2019-07-31 17:07:32 +03:00
parent c6a180d46f
commit 7cccfa10bc
2 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ html, body {
.button {
border-radius: 5px;
display: block;
padding: 20px;
padding: 15px;
background-color: #cde6ea;
box-sizing: content-box;
text-decoration: none;