-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change logo dimensions to be divisible by 2
The logo was 71x62 and resized to be 35x31. As the ratio is slightly off because 71 is not divisible by 2 (there are no half pixels), this changes the logo to be 72x64. This also simplifies the CSS (removing unnecessary floats and spacing) and fixes vertical alignment of the logo in print.
- Loading branch information
1 parent
2552ab9
commit 3c37068
Showing
5 changed files
with
10 additions
and
19 deletions.
There are no files selected for viewing
Binary file modified
BIN
-959 Bytes
(52%)
source/assets/images/gov.uk_logotype_crown_invert_trans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+269 Bytes
(130%)
source/assets/stylesheets/images/gov.uk_logotype_crown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters