Skip to content

Commit

Permalink
remove excessive inadvertent bottom margin on downloads head rockstor#1
Browse files Browse the repository at this point in the history
  • Loading branch information
phillxnet committed Oct 28, 2021
1 parent 4260561 commit ed79fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/downloads/list.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{ define "main" }}

<main id="main">
<section id="feature" class="transparent-bg">
<section id="downloads-header">
<div class="container">
<div class="center">
<h1 id="title">{{ .Title }}</h1>
Expand Down

0 comments on commit ed79fee

Please sign in to comment.