Skip to content

Commit 5944ece

Browse files
author
Greg Wilson
committed
Merge pull request #26 from r-gaia-cs/remove-title-border-bottom
Remove border bottom from title
2 parents 6753e09 + d03425b commit 5944ece

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/swc.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ h1, h2, h3, h4, h5, h6 {
5454

5555
h1.title {
5656
margin:40px 0px;
57-
border-bottom:1px solid #515151;
5857
}
5958

6059
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

0 commit comments

Comments
 (0)