Skip to content

Commit

Permalink
Improve spacing after a .toggle-section
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Jun 11, 2024
1 parent 33bc24e commit f4e5083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/css/brabners.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ input[type="range"].oi-slider-control:focus::-moz-range-thumb{ outline: 4px soli

.toggle-section button:hover, .toggle-section button:focus { cursor: help; }
.toggle-section button:hover svg, .toggle-section button:focus svg { color: rgb(38 38 38)!important; }
.toggle-section + * { margin-top: 1rem; }

0 comments on commit f4e5083

Please sign in to comment.