Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67556

transform rotate with position: relative

$
0
0

I have this css:

@media (min-width: 768px). 
{.art1{position:relative; 
bottom: 600px; left: 
1000px;transform: 
rotate(190deg);}} 

And this html:

<div class="art1">Art</div>

The issue is that, in desktop, using transform:rotate; is sending the element off the page somewhere. As soon as I get rid of transform:rotate the element goes back to position. See here in desktop


Viewing all articles
Browse latest Browse all 67556

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>