Attribute
This commit is contained in:
@ -159,6 +159,10 @@ pre {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* = = = = = = = = = = Header Styles = = = = = = = = = = */
|
||||
@import "parts/header";
|
||||
|
||||
|
||||
@ -13,8 +13,10 @@
|
||||
<main>
|
||||
<article>
|
||||
<section class="carousel-item home">
|
||||
<div class="half">
|
||||
<div class="half center">
|
||||
<img alt="Madison Scott-Clary" src="/assets/img/headshot.png" />
|
||||
<br />
|
||||
<small>Print by <a href="http://forrestgerke.com">Forrest Gerke</a></small>
|
||||
</div>
|
||||
<div class="half">
|
||||
<p>Welcome to the written works of Madison Scott-Clary.</p>
|
||||
|
||||
Reference in New Issue
Block a user