Merge branch 'rama_carmen'
This commit is contained in:
@@ -34,7 +34,7 @@ import DifferentBox from './DifferentBox.vue';
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
font-weight: 200;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.boxes {
|
||||
|
@@ -23,7 +23,7 @@ export default {
|
||||
|
||||
.name {
|
||||
margin: 36px 0 0;
|
||||
font-weight: 700;
|
||||
font-weight: 300;
|
||||
font-size: 24px;
|
||||
line-height: 28px;
|
||||
padding: 0;
|
||||
@@ -31,7 +31,7 @@ export default {
|
||||
|
||||
.role {
|
||||
margin: 28px 0 0;
|
||||
font-weight: 500;
|
||||
font-weight: 200;
|
||||
font-size: 16px;
|
||||
line-height: 23.44px;
|
||||
padding: 0;
|
||||
|
@@ -36,7 +36,7 @@ export default {
|
||||
|
||||
.description {
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-weight: 300;
|
||||
font-size: 16px;
|
||||
line-height: 21px;
|
||||
color: #1E1E1E;
|
||||
|
@@ -115,7 +115,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
h3 {
|
||||
font-weight: 500;
|
||||
font-weight: 300;
|
||||
font-size: 36px;
|
||||
line-height: 50px;
|
||||
text-align: left;
|
||||
|
Reference in New Issue
Block a user