Skip to content

Commit fdc66d0

Browse files
author
Will Bamberg
committed
A bit more space for the buttons
1 parent e0ef705 commit fdc66d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-crypto/export-key/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ h1 {
3838
/* Whole page grid */
3939
main {
4040
display: grid;
41-
grid-template-columns: 45rem 1fr;
41+
grid-template-columns: 48rem 1fr;
4242
grid-template-rows: 4rem 1fr;
4343
}
4444

0 commit comments

Comments
 (0)