diff options
Diffstat (limited to 'amelia/bootswatch.less')
-rwxr-xr-x | amelia/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less index 0a033e30..a33d40e2 100755 --- a/amelia/bootswatch.less +++ b/amelia/bootswatch.less @@ -47,7 +47,7 @@ body { } hr { - border-bottom: 1px solid rgba(255, 255, 255, 0.3); + border-bottom: none; } .page-header { |