mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-16 15:15:45 +03:00
Homepage: Fix contributor highlight section
This commit is contained in:
parent
c6c4baf62b
commit
ac1027b550
7 changed files with 67 additions and 1 deletions
1
themes/wporg-5ftf/css/settings/_icons.scss
Normal file
1
themes/wporg-5ftf/css/settings/_icons.scss
Normal file
|
@ -0,0 +1 @@
|
|||
$icon__quote: "%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='%239EA3A8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M11.4933 24H4.50667L7.17333 18.6667H4V8H14.6667V17.6533L11.4933 24ZM17.84 24H24.8267L28 17.6533V8H17.3333V18.6667H20.5067L17.84 24ZM23.1733 21.3333H22.16L24.8267 16H20V10.6667H25.3333V17.0133L23.1733 21.3333ZM9.84 21.3333H8.82667L11.4933 16H6.66667V10.6667H12V17.0133L9.84 21.3333Z' /%3E%3C/svg%3E%0A";
|
|
@ -3,5 +3,6 @@
|
|||
@import "../../../pub/wporg/css/settings/structure";
|
||||
@import "../../../pub/wporg/css/settings/typography";
|
||||
@import "colors";
|
||||
@import "icons";
|
||||
@import "structure";
|
||||
@import "typography";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue