mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
Theme: Add WIP styles for About page.
This commit is contained in:
parent
7b45a8c1c1
commit
a197adc6e2
13 changed files with 285 additions and 168 deletions
3
themes/wporg-5ftf/css/settings/_structure.scss
Normal file
3
themes/wporg-5ftf/css/settings/_structure.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
$breakpoint-tablet: 768px !default;
|
||||
$breakpoint-desktop: 960px !default;
|
||||
$breakpoint-desktop-large: 1200px !default;
|
Loading…
Add table
Add a link
Reference in a new issue