Implement 'suggestions' of Art Dept, and add the complex GIF
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user