This commit is contained in:
armansansd
2023-06-30 12:01:14 +01:00
parent 2337038abc
commit e3d2d6389a
7 changed files with 31 additions and 6 deletions

View File

@@ -12,7 +12,9 @@
h3{
display: none;
padding-left: .4rem;
margin-bottom: .4rem;
font-weight: 600;
cursor: pointer;
}
}
// @include breakpoint(small down) {
@@ -65,7 +67,7 @@
.views-row, .view-grouping{
display: none;
padding: 0 0 0 1.2rem;
margin-bottom: .5rem;
margin-bottom: .1rem;
a{
text-decoration: none;
&:hover{