mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 16:02:09 +08:00
responsive fixes
This commit is contained in:
@@ -191,7 +191,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-8 files">
|
<div class="col-md-6 col-lg-7 files">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="file" ng-class="data.file_structure === 'separated' || data.https || (data.php !== 'off' && data.wordpress) ? 'col-xl-6' : 'col-xl-12'">
|
<div class="file" ng-class="data.file_structure === 'separated' || data.https || (data.php !== 'off' && data.wordpress) ? 'col-xl-6' : 'col-xl-12'">
|
||||||
<strong>/etc/nginx/nginx.conf</strong>
|
<strong>/etc/nginx/nginx.conf</strong>
|
||||||
@@ -243,7 +243,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 col-lg-2 sidebar">
|
<div class="col-md-3 sidebar">
|
||||||
<div class="adsbygoogle-container">
|
<div class="adsbygoogle-container">
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
|
Reference in New Issue
Block a user