mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-25 08:58:58 -05:00
fixed link in theming source
This commit is contained in:
parent
6a8aaf3e19
commit
cb32bb8fb2
@ -45,7 +45,7 @@ and the other colors will derived for you. This isn't perfect, but it should do
|
|||||||
Just like with colors, widths in `/sass/base/_layout.scss` are defined like `$max-width: 1200px !default;` and can be easily customized
|
Just like with colors, widths in `/sass/base/_layout.scss` are defined like `$max-width: 1200px !default;` and can be easily customized
|
||||||
by defining them in `sass/custom/_layout.scss`. Here's a look at the layout defaults.
|
by defining them in `sass/custom/_layout.scss`. Here's a look at the layout defaults.
|
||||||
|
|
||||||
{% codeblock Layout Defaults (_layout.scss) https://github.com/imathis/octopress/tree/master/.themes/classic/sass/base/_theme.scss view on Github %}
|
{% codeblock Layout Defaults (_layout.scss) https://github.com/imathis/octopress/tree/master/.themes/classic/sass/base/_layout.scss view on Github %}
|
||||||
$max-width: 1200px !default;
|
$max-width: 1200px !default;
|
||||||
|
|
||||||
// Padding used for layout margins
|
// Padding used for layout margins
|
||||||
|
Loading…
Reference in New Issue
Block a user