mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-21 02:23:43 +03:00
Update style.scss (#328)
Increase width for the more element. Fixed #327.
This commit is contained in:
parent
04e5480425
commit
7912381c3e
|
@ -38,6 +38,7 @@
|
||||||
font-size: var(--wp--preset--font-size--small);
|
font-size: var(--wp--preset--font-size--small);
|
||||||
line-height: var(--wp--custom--body--small--typography--line-height);
|
line-height: var(--wp--custom--body--small--typography--line-height);
|
||||||
align-content: center;
|
align-content: center;
|
||||||
|
width: 45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pledge-no-contributors {
|
.pledge-no-contributors {
|
||||||
|
|
Loading…
Reference in a new issue