Skip to content

Commit

Permalink
make margin-bottom of the h2 tag longer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangdol committed Feb 4, 2013
1 parent 2716f66 commit f056d88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions theme.html
Expand Up @@ -170,7 +170,7 @@

#content h2 {
font-size: 25px;
margin-bottom: 40px;
margin-bottom: 50px;
text-align: center;
}
#content h3 {
Expand Down Expand Up @@ -463,7 +463,6 @@
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script>
<script src="http://static.tumblr.com/euguvyd/4Dsl43n9o/jcarousellite.min.js" type="text/javascript"></script>

</head>
<body>
<div id="wrapper">
Expand Down

0 comments on commit f056d88

Please sign in to comment.