File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
assets/stylesheets/digital_collections Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,11 @@ main {
299
299
box-sizing : border-box ;
300
300
}
301
301
302
+ .bg-mahogany.bottom-nav .container-fluid-thin {
303
+ min-height : 0em ;
304
+ padding : 0em ;
305
+ }
306
+
302
307
.flex-3 {
303
308
display : flex ;
304
309
width : 100% ;
Original file line number Diff line number Diff line change 3
3
< div class =" bg-mahogany bottom-nav ">
4
4
< div class ="grid thirds text-center ">
5
5
< div class ="grid-item ">
6
- <%= link_to 'https://www. ulib.iupui.edu' do %>
6
+ <%= link_to 'https://ulib.iupui.edu' do %>
7
7
<%= image_tag 'iupui-library.png' , class : 'lockup' %>
8
8
<% end %>
9
9
</ div >
29
29
</ p >
30
30
</ div >
31
31
<% end %>
32
+ < div class ="container-fluid container-fluid-thin small text-center ">
33
+ < p >
34
+ <%= link_to 'Harmful Language Statement' , 'https://libraries.indiana.edu/harmful-language-statement' %>
35
+ </ p >
36
+ </ div >
32
37
</ div >
33
38
34
39
You can’t perform that action at this time.
0 commit comments