Merge Edge with data #1

Merged
alfred merged 49 commits from edge into master 2022-07-27 14:13:41 +01:00
Showing only changes of commit 5c4b15f1ba - Show all commits

View File

@ -28,8 +28,9 @@ main{
overflow: hidden; overflow: hidden;
} }
.home-button > div{ .home-button > div{
display: inline;
font-size: 60px; font-size: 60px;
padding: 10px; padding: 8px 10px;
vertical-align: top; vertical-align: top;
text-align: center; text-align: center;
} }