mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
[Update] Sections: Increase fontsize / use btns for infogrid
This commit is contained in:
parent
e11447cdb7
commit
549eeab593
3 changed files with 4 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -48,7 +48,7 @@ $m: 'info-grid';
|
|||
margin-bottom: 0.5em;
|
||||
}
|
||||
&-link {
|
||||
display: block;
|
||||
@extend .btn-blue;
|
||||
margin-bottom: 0.25em;
|
||||
&::after {
|
||||
content: '→';
|
||||
|
|
|
@ -8,15 +8,14 @@ $m: 'section';
|
|||
.#{$m} {
|
||||
&__icon {
|
||||
display: inline-block;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
&__title {
|
||||
@include font-claim();
|
||||
@include font-title-xxlarge();
|
||||
margin-bottom: 17px;
|
||||
}
|
||||
&__lead {
|
||||
@include font-lead();
|
||||
@include font-title-xlarge-subline();
|
||||
color: $color-gray-dark;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue