Move these links out of the way for now
This commit is contained in:
parent
1968420027
commit
715d5412e4
@ -539,8 +539,8 @@ pre.stack-trace {
|
|||||||
grid:
|
grid:
|
||||||
"header header header"
|
"header header header"
|
||||||
"intro intro intro"
|
"intro intro intro"
|
||||||
"links links links"
|
|
||||||
"stock upload yours"
|
"stock upload yours"
|
||||||
|
"links upload yours"
|
||||||
/ 1fr 1fr 1fr
|
/ 1fr 1fr 1fr
|
||||||
;
|
;
|
||||||
gap: 1em;
|
gap: 1em;
|
||||||
@ -638,6 +638,10 @@ pre.stack-trace {
|
|||||||
#splash > header h1 {
|
#splash > header h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
#splash-links {
|
||||||
|
/* Put this last I guess?? */
|
||||||
|
order: 99;
|
||||||
|
}
|
||||||
/* No need to boost the font size here */
|
/* No need to boost the font size here */
|
||||||
#splash > #splash-intro {
|
#splash > #splash-intro {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user