Adjust brand title for mobile
This commit is contained in:
+4
-1
@@ -21,6 +21,10 @@ body {
|
|||||||
body {
|
body {
|
||||||
padding: var(--spacing-small);
|
padding: var(--spacing-small);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-brand-title {
|
||||||
|
font-size: calc(var(--font-size-brand) * 0.8);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
@@ -94,4 +98,3 @@ section + section {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user