< Template:Home | YGM
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
text-center { | text-center { | ||
text-align: center; | text-align: center; | ||
} | |||
@media (min-width: 850px) { | |||
#ygm { | |||
grid-column: span 2; | |||
} | |||
} | } |
Revision as of 19:16, 1 June 2023
dl { padding-left: 20px; padding-right: 20px; } text-center { text-align: center; } @media (min-width: 850px) { #ygm { grid-column: span 2; } }