commit
This commit is contained in:
24
style/services/_form-s.scss
Normal file
24
style/services/_form-s.scss
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
.p-form-s{
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
line-height: 1.4375;
|
||||
font-family: MerriweatherSans, serif;
|
||||
letter-spacing: 0px;
|
||||
text-align: left;
|
||||
color: #777777;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.h6-form-s{
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 18px;
|
||||
line-height: 1.27778;
|
||||
font-family: Merriweather;
|
||||
letter-spacing: 0px;
|
||||
color: #31353d;
|
||||
margin-top: 18px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user