#Fixed Profile Img
parent
41d6a3563e
commit
61c4b8b717
|
@ -123,6 +123,11 @@
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@media (max-width: 1360px){
|
||||||
|
.profileimg {
|
||||||
|
height: auto!important;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue