Template:Home/YGM/styles.css

Template page
Revision as of 21:54, 20 April 2022 by Timothy (talk | contribs) (Timothy moved page Template:Home/YGM/Styles.css to Template:Home/YGM/styles.css without leaving a redirect)
#ygm{
    width: 50%;
}

@media (max-width: 850px) {
    #ygm{    
        width:100%;
    }
}