Update index.html
This commit is contained in:
parent
a96406f87b
commit
caf81abcd7
@ -25,11 +25,15 @@
|
|||||||
.large {
|
.large {
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.right {
|
||||||
|
margin-left: 15%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h1>
|
<h1 class="right">
|
||||||
So you wanna know more, eh?
|
So you wanna know more, eh?
|
||||||
</h1>
|
</h1>
|
||||||
<p class="large">Hi, my name is Tiffany. I used to be a frontend developer at <a href="https://www.icf.com/">ICF</a> and a software engineer at <a href="https://calaxy.com">Calaxy</a>. I'm currently
|
<p class="large">Hi, my name is Tiffany. I used to be a frontend developer at <a href="https://www.icf.com/">ICF</a> and a software engineer at <a href="https://calaxy.com">Calaxy</a>. I'm currently
|
||||||
|
Loading…
x
Reference in New Issue
Block a user