Fix 'post omitted' bar lengths
This commit is contained in:
parent
1e3faddfe4
commit
8934d2b49d
|
@ -11,7 +11,11 @@
|
|||
}
|
||||
|
||||
@include medium-width {
|
||||
width: 800px;
|
||||
width: 795px;
|
||||
}
|
||||
|
||||
@include small-width {
|
||||
width: 815px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue