File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ <h1 id="hero-title" class="title">BIENVENUE SUR <br> MON PORTFOLIO</h1>
232232 < div class ="social ">
233233 < h2 class ="name "> Buonomo Léa</ h2 >
234234 < h3 class ="social-title "> Développeuse web</ h3 >
235+ < p class ="name "> 06 66 97 82 28</ p >
235236 < div class ="social-icons ">
236237 < a href ="https://github.com/BuonomoLea " class ="social-link " aria-label ="GitHub de Buonomo Léa " target ="_blank " rel ="noopener ">
237238 < i class ="fa-brands fa-github fa-2xl "> </ i >
Original file line number Diff line number Diff line change 237237 text-transform : uppercase;
238238 transform : var (--compressed );
239239 letter-spacing : -2px ;
240+ color : var (--primary );
240241 }
241242 .social-title {
242243 display : flex;
243244 opacity : .9 ;
244245 font-size : var (--spacing-m );
245246 text-transform : uppercase;
246247 transform : var (--compressed );
248+ color : var (--primary );
247249 }
248250 .social-icons {
249251 display : flex;
You can’t perform that action at this time.
0 commit comments