mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
commit
d88a162e23
@ -8,7 +8,7 @@ article[role="main"] {
|
||||
width: 62.5%;
|
||||
}
|
||||
|
||||
aside[role="complimentary"] {
|
||||
aside[role="complementary"] {
|
||||
float: right;
|
||||
width: 31.25%;
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ article[role="main"]
|
||||
width: 600px / 960px * 100%
|
||||
|
||||
|
||||
aside[role="complimentary"]
|
||||
aside[role="complementary"]
|
||||
float: right
|
||||
width: 300px / 960px * 100%
|
||||
|
||||
|
@ -7,7 +7,7 @@ article[role="main"] {
|
||||
width: 600px / 960px * 100%;
|
||||
}
|
||||
|
||||
aside[role="complimentary"] {
|
||||
aside[role="complementary"] {
|
||||
float: right;
|
||||
width: 300px / 960px * 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user