Alathra:Guide diagram: Difference between revisions
m CSS test |
m CSS test |
||
Line 2: | Line 2: | ||
@media only screen and (max-width: 1400px) { | @media only screen and (max-width: 1400px) { | ||
.centered-full { | .centered-full { | ||
position: | position: relative; | ||
margin: auto; | margin: auto; | ||
left: -200px; | left: -200px; |
Revision as of 17:52, 26 July 2025
