mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
⚒ Structural changes to make page more semantic
This commit is contained in:
parent
80e672a3e0
commit
41ca35e9e2
@ -328,7 +328,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
background: transparent;
|
||||
background: white;
|
||||
color: $sl-color--pale-sky;
|
||||
}
|
||||
|
||||
|
@ -58,6 +58,15 @@
|
||||
.sl-c-pop-stripe
|
||||
|
||||
%header.sl-r-banner(itemtype='http://schema.org/WPHeader' itemscope='itemscope' role='banner')
|
||||
.sl-c-alert.sl-c-alert--info
|
||||
.sl-l-container
|
||||
%p
|
||||
%strong Sass just launched a brand new module system.
|
||||
= succeed '!' do
|
||||
= link_to '/blog/posts/7858341-the-module-system-is-launched' do
|
||||
Learn all about it on the Sass blog
|
||||
|
||||
.sl-c-pop-stripe
|
||||
.sl-l-container
|
||||
.sl-l-grid.sl-l-grid--full.sl-l-large-grid--fit.sl-l-large-grid--center.sl-l-large-grid--gutters
|
||||
%p.sl-l-grid__column.sl-r-banner__brand
|
||||
|
Loading…
Reference in New Issue
Block a user