0106e59f by Jeremy Groot

mobile fix

1 parent 3ce952fd
......@@ -8638,7 +8638,7 @@ a.extern:hover:before, .item a.extern:hover:before {
a.pdf, .item a.pdf {
border-top: 1px solid #949598;
border-bottom: 1px solid #949598;
padding: 0.7rem 0;
padding: 0.5rem 0;
display: block;
width: 100%;
font-weight: normal;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -208,7 +208,7 @@ html{
border-top:1px solid #949598;
border-bottom:1px solid #949598;
padding:0.7rem 0;
padding:0.5rem 0;
display: block;
width: 100%;
......