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