fix "read more" button

This commit is contained in:
Arhell
2020-11-17 00:24:37 +02:00
parent fe76436eba
commit 6953047371
+2 -3
View File
@@ -241,14 +241,13 @@ a {
}
.fullbutton {
display: block;
display: inline-block;
margin: auto;
margin-top: 2rem;
width: 156px;
background-color: #0662EE;
color: white;
font-size: 18px;
padding: 2%;
padding: 2% 2.5%;
letter-spacing: 0.07em;
font-weight: bold;