Implement 'suggestions' of Art Dept, and add the complex GIF

This commit is contained in:
Arona Jones
2015-03-04 16:38:15 +00:00
parent f67917583a
commit 0c3a423339
3 changed files with 7 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
@@ -76,7 +77,7 @@
</div>
<div class="row">
<div class="col-md-6">
<a href="ai.html"><h3>Illustrator Work</h3></a>
<a href="ai.html"><h3>Digital Drawing Work</h3></a>
</div>
<div class="col-md-6">
<a href="photos.html"><h3>Photograph Based Work</h3></a>
@@ -90,4 +91,4 @@
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>
</html>