Make WordPress Core


Ignore:
Timestamp:
04/12/2024 05:45:23 PM (10 months ago)
Author:
swissspidy
Message:

Docs: Fix various typos and spelling mistakes.

Props swissspidy, jucaduca, sergeybiryukov.
See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss

    r50154 r57987  
    174174
    175175                        #primary-mobile-menu {
    176                             // The 4.5px here is to offset the icon size horizontallly
     176                            // The 4.5px here is to offset the icon size horizontally
    177177                            // (the icon's width is larger than the path's width and has extra space on the sides).
    178178                            padding-left: calc(var(--global--spacing-horizontal) * 0.6 - 4.5px);
Note: See TracChangeset for help on using the changeset viewer.