.myworksnav {
  white-space: pre !important;
}

.publishTxt {
  text-align: right;
  color: blue;
  bottom: 10px;
  right: 30px;
  position: absolute;
}

.pagesTitle {
  padding-top: 30px;
}

.pageItems {
  text-align: left;
  list-style-type: circle;
  padding-left: 15px;
}

.post-body p {
  line-height: 45px;
}

.post-body h3,
h4,
.bye {
  padding-top: 30px;
}

.post-body img {
  line-height: 45px;
}

.project-description p,
h2,
h3,
h4,
h5,
h6,
li {
  line-height: 40px;
}

.project-description h3 {
  padding-top: 30px;
  line-height: 40px;
}

.milch-img {
  /* width: 100%; */
  height: 700px;
  padding: 20px;
}

.milch-banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.pt-20 {
  padding-top: 20px;
}

.fnt-20 {
  font-size: 20px;
}

.back-button {
  color: black;
  padding-top: 20px;
  font-size: 18px;
  font-family: monospace;
}


.my-blogs-div {
  min-height: 450px;
  max-height: 450px;
}