fixed stylus error; fixed padding on devhub
This commit is contained in:
Родитель
9766f231f8
Коммит
390f30d97f
|
@ -22,6 +22,10 @@ a[rel="external"]:after, a.external:after {
|
|||
padding: 0 16px 0 4px;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
#document-navigation {
|
||||
transition(opacity 0.4s ease-in-out);
|
||||
background-color: #e0e3e5;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
$right-width = 528px;
|
||||
|
||||
.faded-border {
|
||||
faded-border() {
|
||||
&:before, &:after {
|
||||
box-shadow: 0 0 20px 20px #e9eced;
|
||||
content: '';
|
||||
|
|
Загрузка…
Ссылка в новой задаче