Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6898 from oliver-pham/issue-19180
Browse files Browse the repository at this point in the history
  • Loading branch information
germain-gg committed Oct 18, 2021
2 parents fd2a7fe + 0fe133c commit d93c220
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion res/css/structures/_HomePage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,15 @@ limitations under the License.
}

.mx_HomePage_default_buttons {
display: flex;
margin: 60px auto 0;
width: fit-content;

.mx_AccessibleButton {
padding: 73px 8px 15px; // top: 20px top padding + 40px icon + 13px margin

width: 160px;
height: 132px;
min-height: 132px;
margin: 20px;
position: relative;
display: inline-block;
Expand Down

0 comments on commit d93c220

Please sign in to comment.