Fix inline alignement
This commit is contained in:
parent
3279a4403c
commit
015a18f33a
|
@ -145,7 +145,7 @@ http {
|
||||||
# h5bp/cross-origin/requests.conf
|
# h5bp/cross-origin/requests.conf
|
||||||
map $sent_http_content_type $cors {
|
map $sent_http_content_type $cors {
|
||||||
# Images
|
# Images
|
||||||
~*image/ "*";
|
~*image/ "*";
|
||||||
|
|
||||||
# Web fonts
|
# Web fonts
|
||||||
~*font/ "*";
|
~*font/ "*";
|
||||||
|
|
Loading…
Reference in New Issue