change name font size
This commit is contained in:
parent
f8816c2cdc
commit
a36d8d99b9
2 changed files with 3 additions and 5 deletions
|
|
@ -9,8 +9,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*-----------------------------------*\
|
/*-----------------------------------*\
|
||||||
#CUSTOM PROPERTY
|
#CUSTOM PROPERTY
|
||||||
\*-----------------------------------*/
|
\*-----------------------------------*/
|
||||||
|
|
@ -1274,7 +1272,7 @@ textarea.form-input::-webkit-resizer { display: none; }
|
||||||
|
|
||||||
--fs-1: 32px;
|
--fs-1: 32px;
|
||||||
--fs-2: 24px;
|
--fs-2: 24px;
|
||||||
--fs-3: 26px;
|
--fs-3: 22px;
|
||||||
--fs-4: 18px;
|
--fs-4: 18px;
|
||||||
--fs-6: 15px;
|
--fs-6: 15px;
|
||||||
--fs-7: 15px;
|
--fs-7: 15px;
|
||||||
|
|
@ -1879,4 +1877,4 @@ textarea.form-input::-webkit-resizer { display: none; }
|
||||||
|
|
||||||
.timeline-text { max-width: 700px; }
|
.timeline-text { max-width: 700px; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
<div class="info-content">
|
<div class="info-content">
|
||||||
<h1 class="name" title="Priyatham Sai Chand">Priyatham Sai Chand</h1>
|
<h3 class="name" title="Priyatham Sai Chand">Priyatham Sai Chand</h3>
|
||||||
|
|
||||||
<p class="title">Software Dev </p>
|
<p class="title">Software Dev </p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue