User Tools

Site Tools


package:ase:example_c2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
package:ase:example_c2 [2022/11/17 11:04] pkaiserpackage:ase:example_c2 [2022/11/17 11:05] (current) pkaiser
Line 1594: Line 1594:
 @media (min-width: 768px) { @media (min-width: 768px) {
   .container {   .container {
-    width: 700px;+    width: 600px;
   }   }
 } }
 @media (min-width: 992px) { @media (min-width: 992px) {
   .container {   .container {
-    width: 740px;+    width: 675px;
   }   }
 } }
 @media (min-width: 1200px) { @media (min-width: 1200px) {
   .container {   .container {
-    width: 800px;+    width: 725px;
   }   }
 } }
package/ase/example_c2.txt · Last modified: 2022/11/17 11:05 by pkaiser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki