mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed typograph
This commit is contained in:
parent
32ef0f9a2c
commit
2b920a41f0
2 changed files with 5 additions and 8 deletions
0
npm-debug.log.2092820115
Normal file
0
npm-debug.log.2092820115
Normal file
|
@ -11,13 +11,10 @@ $m: 'section';
|
|||
margin: 0 auto;
|
||||
}
|
||||
&__title{
|
||||
font-weight: 300;
|
||||
font-size: 3.35294rem;
|
||||
line-height: 1.2;
|
||||
letter-spacing: -0.015em;
|
||||
margin-bottom: 10px;
|
||||
text-align: center;
|
||||
margin-bottom: 40px;
|
||||
@include font-title-xlarge();
|
||||
margin-bottom: 10px;
|
||||
text-align: center;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
&--intro-lead {
|
||||
text-align: center;
|
||||
|
@ -119,7 +116,7 @@ $m: 'section';
|
|||
@include mq($to: 600px) { // optical
|
||||
& > * {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue