We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d1ab3 commit 57fe4f7Copy full SHA for 57fe4f7
_sass/minimal-mistakes/_pyos-dropdown.scss
@@ -349,8 +349,8 @@ drop shadow
349
/* Positioned by burger
350
TODO: might be better within the drop down??*/
351
.search__toggle {
352
- position: fixed;
353
- right: 20%;
+ position: absolute;
+ right: -6%;
354
font-size: 1.4em;
355
top: 3%;
356
}
_sass/minimal-mistakes/_pyos-main.scss
@@ -188,7 +188,7 @@ h2.clearall {
188
max-width: 90%!important;
189
190
ol {
191
- font-size: 1.3em;
+ font-size: 1em;
192
193
194
0 commit comments