Remove background image-related css from about page
Background images are no longer used on the page so these properties are not required.
This commit is contained in:
parent
aae5cd3d4e
commit
10babd39b0
1 changed files with 0 additions and 4 deletions
|
@ -1646,10 +1646,6 @@ dl.dl-inline {
|
|||
|
||||
.site-about #content {
|
||||
background-color: $lightgrey;
|
||||
background-position: 50% 50%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
|
||||
.content-inner {
|
||||
max-width: 760px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue