File tree 4 files changed +2
-5
lines changed
src/assets/stylesheets/main/layout
4 files changed +2
-5
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 39
39
{% endif %}
40
40
{% endblock %}
41
41
{% block styles %}
42
- < link rel ="stylesheet " href ="{{ 'assets/stylesheets/main.80873392 .min.css' | url }} ">
42
+ < link rel ="stylesheet " href ="{{ 'assets/stylesheets/main.e1d16808 .min.css' | url }} ">
43
43
{% if config.theme.palette %}
44
44
{% set palette = config.theme.palette %}
45
45
< link rel ="stylesheet " href ="{{ 'assets/stylesheets/palette.f1a3b89f.min.css' | url }} ">
Original file line number Diff line number Diff line change 28
28
.md-top {
29
29
position : fixed ;
30
30
top : px2rem (48px + 16px );
31
- z-index : 3 ;
31
+ z-index : 2 ;
32
32
margin-left : 50% ;
33
33
padding : px2rem (8px ) px2rem (16px );
34
34
color : var (--md-default-fg-color--light );
You can’t perform that action at this time.
0 commit comments