mirror of
https://github.com/seigler/dash-website
synced 2025-07-28 15:36:09 +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
|
@ -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