@ -172,18 +172,6 @@ h1 {
.row-head {
margin: 2em auto; } }
@media screen and (max-height: 700px) {
.row-full, .row-3 {
margin: 0;
display: flex;
flex-direction: column; }
.row-3 {
height: auto;
margin: 5rem auto;
max-width: 260px; }
.p-item {
position: relative;
height: 22vh;
@ -214,10 +202,6 @@ h1 {
height: auto; } }
.tags {
padding: 0;
display: inline-block; }
@ -156,18 +156,6 @@ h1
.row-head
margin: 2em auto
@media screen and (max-height: 700px)
.row-full
margin: 0
display: flex
flex-direction: column
.row-3
height: auto
margin: 5rem auto
max-width: 260px
// Portfolio Item
.p-item
@ -200,10 +188,6 @@ h1
// Tags
.tags