diff --git a/src/wp-admin/css/about.css b/src/wp-admin/css/about.css
index 00a296eea9..c77f5e54b0 100644
a
|
b
|
|
1089 | 1089 | margin: 0.6em 0; |
1090 | 1090 | } |
1091 | 1091 | |
1092 | | .freedoms-php .has-4-columns { |
1093 | | margin-bottom: 40px; |
1094 | | } |
1095 | | |
1096 | 1092 | .freedoms-php .column .freedoms-image { |
1097 | 1093 | background-image: url('https://s.w.org/wp-content/themes/pub/wporg-main/images/freedoms-2x.png'); |
1098 | 1094 | background-size: 100%; |
diff --git a/src/wp-admin/freedoms.php b/src/wp-admin/freedoms.php
index 3d9e5d25f9..21e9d3c54d 100644
a
|
b
|
require_once ABSPATH . 'wp-admin/admin-header.php'; |
86 | 86 | </div> |
87 | 87 | </div> |
88 | 88 | |
| 89 | <hr /> |
| 90 | |
89 | 91 | <div class="about__section"> |
90 | 92 | <div class="column"> |
91 | 93 | <p> |