Skip to content

Commit

Permalink
chore: save snippet for css spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Oct 18, 2023
1 parent 7cc0e32 commit e5fd988
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
<style id="css-spacing-fixes">
/* HELP: Is this ready for tup-cms CSS? */
/* FAQ: It seems too messy for core-cms */

/* FAQ: Columns that explcitely or automatically span 12, get margin bottom */
.col-12:not(
:last-child,
[class*="banner-cell"],
#page-scivis-gallery *,
#page-all-systems *,
#page-stampede2 *, /* IMPORTANT: Added on 2023-10-13 */
:has(h1:only-child) /* /research/tacc-software/, /use-tacc/software-list/ */
),
.col:not(
Expand Down

0 comments on commit e5fd988

Please sign in to comment.