Changing line-height

This commit is contained in:
Félix Aime 2021-01-18 21:27:23 +01:00
parent 54a5187592
commit bf79095a8b

View File

@ -335,6 +335,8 @@ footer {
color: #4c4c4c;
background:#f7f8f9;
border: 1px solid #4c4c4c;
padding: .4rem .7rem;
line-height: normal;
}
.btn:hover {