File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
assets/stylesheets/partials Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11.wrap-full-record {
2+ margin-top : 2.4rem ;
3+
24 .record-title {
35 font-size : 2.5rem ;
46 line-height : 1.1 ;
4850}
4951
5052.return-to-results {
51- padding : 1.5 % 0 ;
53+ padding-top : 2.4 rem ;
5254 a {
5355 padding : 1.5% ;
5456 color : $blue ;
6870}
6971
7072.access-sidebar {
73+ @media (max-width : $bp-screen-md ) {
74+ margin-top : 2.4rem ;
75+ }
7176 padding-top : 3% ;
7277}
Original file line number Diff line number Diff line change 11<% if Flipflop.enabled?(:gdt) %>
2- <div role ="region " aria-label ="Access links and additional information " class ="col1q-r sidebar access-sidebar ">
2+ <div role ="region " aria-label ="Access and help links " class ="col1q-r sidebar access-sidebar ">
33<% else %>
44 < aside class ="col1q-r sidebar ">
55<% end %>
1313 <% end %>
1414
1515 <% if Flipflop . enabled? ( :gdt ) && access_type ( @record ) && gis_access_link ( @record ) %>
16- < h2 class ="title hd-4 "> Access links</ h2 >
16+ < h2 class ="hd-3 "> Access links</ h2 >
1717 <%= render partial : 'access_buttons' %>
1818 <% end %>
1919
You can’t perform that action at this time.
0 commit comments