nav {
  border-bottom: 1px solid #e9ecef;
  width: 100%;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 2ex;
  margin-bottom: 2ex;
}
nav div {
  font-weight: 800;
  color: #343a40;
  width: 30%;
  display: inline-block;
}

header {
  border-bottom: 1px solid #e9ecef;
}
header .subheading, header .meta {
  margin-bottom: 2ex;
}

html {
  color: #666;
  background-color: #fff;
  font-family: sans-serif;
}
html content {
  padding-top: 2em;
}

.home ul.posts {
  list-style-type: none;
  margin-left: 10%;
  margin-right: 10%;
}

.gallery {
  text-align: center;
}
.gallery .thumbs .image-thumbnail {
  /*width: 450px;*/
  height: 250px;
  /*margin: 1ex;*/
  display: inline-block;
}

.album-list .one {
  margin-bottom: 1ex;
}
.album-list .one .image {
  width: 450px;
  height: 250px;
  text-align: center;
}
.album-list .one div {
  display: inline-block;
}

.pagination {
  align: center;
  width: 100%;
}
.pagination li {
  margin-left: 1em;
}

/*# sourceMappingURL=app.css.map */
