Fix Photos page filters reveal
This commit is contained in:
@@ -5,11 +5,11 @@
|
|||||||
margin-bottom: clamp(32px, 7.5vw, 96px);
|
margin-bottom: clamp(32px, 7.5vw, 96px);
|
||||||
color: $color-text;
|
color: $color-text;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
overflow: hidden;
|
|
||||||
|
|
||||||
// Title
|
// Title
|
||||||
:global(h1) {
|
:global(h1) {
|
||||||
margin: -20px 0 48px;
|
margin: -20px 0 48px;
|
||||||
|
overflow: hidden;
|
||||||
color: $color-secondary;
|
color: $color-secondary;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user