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 220a2f5645 - Show all commits

View File

@ -23,13 +23,15 @@ main{
}
.home-button{
display: inline-block;
width: 80px;
height: 76px;
width: 82px;
height: 82px;
overflow: hidden;
}
.home-button > div{
font-size: 60px;
padding: 8px 10px;
padding: 10px;
vertical-align: top;
text-align: center;
}
.nav{
width: 100%;