misc happy styling, event header tables, etc
This commit is contained in:
@ -24,6 +24,12 @@ button,
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&.cta {
|
||||
padding: calc(var(--spacing-xs)*1.5) calc(var(--spacing-s)*1.5);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
&.secondary {
|
||||
color: var(--color-deepBrick);
|
||||
background: var(--color-goldenBeige);
|
||||
|
Reference in New Issue
Block a user