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
|
||||
\*-----------------------------------*/
|
||||
|
|
@ -1274,7 +1272,7 @@ textarea.form-input::-webkit-resizer { display: none; }
|
|||
|
||||
--fs-1: 32px;
|
||||
--fs-2: 24px;
|
||||
--fs-3: 26px;
|
||||
--fs-3: 22px;
|
||||
--fs-4: 18px;
|
||||
--fs-6: 15px;
|
||||
--fs-7: 15px;
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
</figure>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue