Changed width of <hr />
This commit is contained in:
parent
7cff8d1138
commit
f4512f32ad
@ -585,7 +585,7 @@ header p {
|
||||
color: #5c1075; }
|
||||
|
||||
hr {
|
||||
width: 626px;
|
||||
max-width: 626px;
|
||||
border: none;
|
||||
border-bottom: 1px solid #e0e0e0;
|
||||
margin: 2em auto; }
|
||||
|
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -108,7 +108,7 @@ header p {
|
||||
}
|
||||
|
||||
hr {
|
||||
width: 626px;
|
||||
max-width: 626px;
|
||||
border: none;
|
||||
border-bottom: 1px solid #e0e0e0;
|
||||
margin: 2em auto;
|
||||
|
Loading…
Reference in New Issue
Block a user