Submit button padding

merge-requests/8/head
Bob Mottram 2020-12-21 16:56:55 +00:00
parent a4c9ab3480
commit 0d85534cf4
1 changed files with 4 additions and 0 deletions

View File

@ -244,6 +244,10 @@ h1 {
width: 10%;
}
.containerSubmitNewPost {
margin: 20px;
}
.container img.timelineicon:hover {
filter: brightness(150%);
}