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