#Fixed Profile Img

Test
MickSlash 2020-07-12 12:48:49 +02:00
parent 41d6a3563e
commit 61c4b8b717
1 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,11 @@
background-size: auto; background-size: auto;
} }
} }
@media (max-width: 1360px){
.profileimg {
height: auto!important;
}
}
</style> </style>
</head> </head>
<body> <body>