Template:Main page/navigation/styles.css: Difference between revisions

Template page
(Blanked the page)
Tag: Blanking
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#home-nav {
margin-top: 1rem;
}


#home-nav .home-card__foreground {
    font-weight: bold;
    align-items: start;
}

Latest revision as of 14:08, 3 July 2023

#home-nav {
	margin-top: 1rem;
}

#home-nav .home-card__foreground {
    font-weight: bold;
    align-items: start;
}