Move these links out of the way for now

This commit is contained in:
Eevee (Evelyn Woods) 2020-12-24 06:11:35 -07:00
parent 1968420027
commit 715d5412e4

View File

@ -539,8 +539,8 @@ pre.stack-trace {
grid:
"header header header"
"intro intro intro"
"links links links"
"stock upload yours"
"links upload yours"
/ 1fr 1fr 1fr
;
gap: 1em;
@ -638,6 +638,10 @@ pre.stack-trace {
#splash > header h1 {
font-size: 2em;
}
#splash-links {
/* Put this last I guess?? */
order: 99;
}
/* No need to boost the font size here */
#splash > #splash-intro {
font-size: inherit;