redesign #1
@ -148,8 +148,9 @@ body {
|
|||||||
#sidebar_social img {
|
#sidebar_social img {
|
||||||
width: 12vw;
|
width: 12vw;
|
||||||
max-width: 50px;
|
max-width: 50px;
|
||||||
|
transition: 0.2s;
|
||||||
}
|
}
|
||||||
@media screen and (min-height: 600px){#sidebar_social img{margin-bottom:40px}}
|
@media screen and (min-height: 600px){#sidebar_social img{margin-bottom:10px}}
|
||||||
@media screen and (max-height: 360px){#sidebar_social img{display:none}}
|
@media screen and (max-height: 360px){#sidebar_social img{display:none}}
|
||||||
/* CONTENT */
|
/* CONTENT */
|
||||||
.content { /* Try z-index: 1; so it scrolls over header image */
|
.content { /* Try z-index: 1; so it scrolls over header image */
|
||||||
|
Loading…
Reference in New Issue
Block a user