Update aboutsection.vue
This commit is contained in:
parent
720b968c6b
commit
b28ee832d5
@ -64,7 +64,7 @@ const infoList = [
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 3rem;
|
||||
font-size: 2.9rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 50px;
|
||||
color: #000;
|
||||
@ -83,11 +83,12 @@ const infoList = [
|
||||
max-width: 400px;
|
||||
height: auto;
|
||||
margin-bottom: 20px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.about-text {
|
||||
max-width: 500px;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1.4rem;
|
||||
color: #000;
|
||||
line-height: 1.6;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user