Skip to content

Commit

Permalink
flex grow
Browse files Browse the repository at this point in the history
  • Loading branch information
neilgee committed Aug 2, 2023
1 parent b1c15f1 commit 13ceaa4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,13 @@ a.fl-post-slider-feed-more:hover {
position: relative;
}

/* Flex Controls
---------------------------------------------------------------------------------------------------- */

.flex-grow {
flex-grow: 1;
}

/* Media Query Snippets
---------------------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
Expand Down

0 comments on commit 13ceaa4

Please sign in to comment.