@ -1599,33 +1599,31 @@ svg.icons {
position : relative ;
}
. main-container section header {
width : 100 % ;
height : 100px ;
margin : 0 ;
padding : 0 ;
}
. main-container section header # header-wrapper {
width : 100 % ;
max-width : 900px ;
margin : 5 0px auto ;
margin : 0 auto ;
}
. main-container section header # header-wrapper # header-one ,
. main-container section header # header-wrapper # header-two {
z-index : 10 ;
position : relative ;
. main-container section header # wrapper {
padding : 0 . 75rem ;
}
. main-container section header # wrapper # left ,
. main-container section header # wrapper # right {
width : 50 % ;
display : inline-block ;
vertical-align : top ;
}
. main-container section header # header-wrapper # header-one # the-logo ,
. main-container section header # header-wrapper # header-two # the-logo {
. main-container section header # wrapper # left # the-logo ,
. main-container section header # wrapper # right # the-logo {
width : 40px ;
}
. main-container section header # header-wrapper # header-two {
. main-container section header # wrapper # right {
text-align : right ;
color : # f2f1ef ;
}
. main-container section header # header-wrapper # header-two a {
. main-container section header # wrapper # right a {
text-decoration-color : # fc6399 ;
}
. main-container section header # header-wrapper # header-two label # the-title {
. main-container section header # wrapper # right label # the-title {
font-size : 1 . 2em ;
font-weight : 400 ;
color : # f5ab35 ;
@ -1633,7 +1631,7 @@ svg.icons {
display : block ;
line-height : 0 . 8 ;
}
. main-container section header # header-wrapper # header-two # dash-menu {
. main-container section header # wrapper # right # dash-menu {
text-align : right ;
}
:: -moz-selection {
@ -1656,77 +1654,18 @@ svg.icons {
background-color : # fc6399 ;
color : # f2f1ef ;
}
@ media only screen and ( max-width : 640px ) {
. main-container . content # the-intro {
font-size : 31px ;
line-height : 35px ;
}
}
@ media only screen and ( max-width : 480px ) {
. main-container . content # the-intro {
font-size : 25px ;
line-height : 33px ;
}
. main-container . content # index-display span ,
. main-container . content # index-display a {
font : 400 1 . 2em $ bodyType ;
}
}
@ media only screen and ( max-width : 375px ) {
. main-container . header {
width : 90 % ;
}
. main-container . header . header-desc h1 {
line-height : 1rem ;
font-size : 3 . 3rem ;
}
. main-container . header . header-desc span a {
color : # f2f1ef ;
width : 250px ;
font-weight : 300 ;
display : inline-block ;
word-break : break-all ;
font : 300 7em / 1em $ titleType ;
text-decoration : none ;
margin : 0 0 50px 0 ;
}
. main-container . header . header-desc # the-intro {
color : # b2cce5 ;
opacity : 0 ;
font : 400 1 . 8em $ titleType ;
@ media only screen and ( max-width : 800px ) {
. main-container section header # wrapper # left ,
. main-container section header # wrapper # right {
display : inline-block ;
width : 95 % ;
}
. main-container . header . header-desc # item-intro {
width : 95 % ;
}
. main-container . header . header-desc # item-intro label {
font-size : 2em ;
}
. main-container . content # the-intro {
font-size : 24px ;
line-height : 33px ;
}
. main-container . content # index-display label {
font-size : 7em ;
}
. main-container . content # index-display # recent-work ,
. main-container . content # index-display # recent-blog {
float : none ;
display : block ;
margin : 0 auto ;
text-align : left ;
padding-bottom : 30px ;
}
}
@ media only screen and ( max-width : 320px ) {
. main-container . header . header-desc h1 {
line-height : 1rem ;
font-size : 2 . 9rem ;
@ media only screen and ( max-width : 480px ) {
. main-container section header # wrapper # left {
width : 30 % ;
}
. main-container . content # the-intro {
font-size : 19px ;
line-height : 28px ;
. main-container section header # wrapper # right {
width : 70 % ;
}
}
/ * *
@ -1853,7 +1792,7 @@ svg.icons {
float : right ;
vertical-align : top ;
display : inline-block ;
font-family : "Apercu-mono" ;
font-family : 'Apercu-mono' ;
font-size : 0 . 5em ;
padding : 7px ;
color : # 161d23 ;
@ -1889,6 +1828,35 @@ svg.icons {
height : 275px ;
margin : 15px 0 0 0 ;
}
@ media only screen and ( max-width : 768px ) {
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 4 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 6 ) {
width : 48 . 9 % ;
}
}
@ media only screen and ( max-width : 640px ) {
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 4 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 6 ) {
width : 48 . 5 % ;
}
}
@ media only screen and ( max-width : 480px ) {
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list . recent-header h3 {
width : 40 % ;
}
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list . recent-header . index-menu {
width : 60 % ;
}
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 3 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 4 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 5 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 6 ) ,
# dash-index-content # dash-index # dash-index-wrapper # dash-recent # recent-list a : nth-child ( 7 ) {
width : 100 % ;
margin : 15px 0 0 0 ;
height : 400px ;
}
}
/ * *
-------------------------------
-- Settings