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 ee7e4c6d05 - Show all commits

View File

@ -23,6 +23,8 @@ main{
} }
.home-button{ .home-button{
display: inline-block; display: inline-block;
width: 80px;
height: 76px;
overflow: hidden; overflow: hidden;
} }
.home-button > div{ .home-button > div{