mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
resizing bg prism to get rid of weird gap on retina
This commit is contained in:
parent
1e0be4a4a4
commit
f2fca3bb34
@ -18,8 +18,7 @@ html {
|
||||
rendering: optimizeLegibility;
|
||||
align: center;
|
||||
}
|
||||
background: image-url("textures/grey-prism.svg") 50% 0;
|
||||
@include background-size(50%);
|
||||
background: image-url("textures/grey-prism.svg") center;
|
||||
-webkit-tap-highlight-color: rgba($black, 0);
|
||||
|
||||
&.toolkit-baseline { @include debug-vertical-alignment; }
|
||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.7 KiB |
Loading…
Reference in New Issue
Block a user