File tree Expand file tree Collapse file tree 1 file changed +0
-56
lines changed Expand file tree Collapse file tree 1 file changed +0
-56
lines changed Original file line number Diff line number Diff line change 54
54
<Icon name =" github" />
55
55
</NavItem >
56
56
</Nav >
57
- <div class =" BLM" >
58
- <a
59
- target =" _blank"
60
- rel =" noopener noreferrer"
61
- href =" https://blacklivesmatter.com/"
62
- >Black Lives Matter</a >.
63
-
64
- Support
65
-
66
- <a
67
- target =" _blank"
68
- rel =" noopener noreferrer"
69
- href =" https://www.joincampaignzero.org/"
70
- >Campaign Zero</a >, the
71
-
72
- <a
73
- target =" _blank"
74
- rel =" noopener noreferrer"
75
- href =" https://support.eji.org/give/153413/#!/donation/checkout"
76
- >Equal Justice Initiative</a >, and
77
-
78
- <a
79
- target =" _blank"
80
- rel =" noopener noreferrer"
81
- href =" https://bailfunds.github.io/"
82
- >local bail funds</a >.
83
- </div >
84
57
{/if }
85
58
86
59
<main >
87
60
<slot ></slot >
88
61
</main >
89
62
90
63
<style >
91
- .BLM {
92
- background-color : black ;
93
- color : white ;
94
- position : fixed ;
95
- bottom : 0 ;
96
- width : 100vw ;
97
- text-align : center ;
98
- padding : 1em ;
99
- z-index : 999 ;
100
- }
101
- .BLM a {
102
- white-space : nowrap ;
103
- }
104
64
main {
105
65
position : relative ;
106
66
margin : 0 auto ;
107
67
/* padding: var(--nav-h) var(--side-nav) 0 var(--side-nav); */
108
68
padding : var (--nav-h ) 0 0 0 ;
109
- padding-bottom : 64px ; /* BLM */
110
69
overflow-x : hidden ;
111
70
}
112
-
113
- @media screen and (max-width : 769px ) {
114
- main {
115
- padding-bottom : 90px ; /* BLM */
116
- }
117
- }
118
-
119
- @media screen and (max-width : 377px ) {
120
- .BLM {
121
- font-size : 85% ;
122
- }
123
- main {
124
- padding-bottom : 75px ; /* BLM */
125
- }
126
- }
127
71
</style >
You can’t perform that action at this time.
0 commit comments