2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
Line 256: | Line 256: | ||
.two-columns { | .two-columns { | ||
display: block; | display: block; | ||
overflow: hidden; | overflow: hidden; | ||
width: 45%; | width: 45%; | ||
Line 288: | Line 287: | ||
{ | { | ||
.two-columns #col-1 { | .two-columns#col-1 { | ||
width: 100%; | width: 100%; | ||
} | } | ||
.two-columns #col-2 { | .two-columns#col-2 { | ||
width: 100%; | width: 100%; | ||
} | } |