angelovcom.net

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

_layout.scss (87B)


      1 
      2 /** === Layout === */
      3 
      4 #page {
      5 	width: 100%;
      6 }
      7 
      8 .site-content {
      9 	overflow: hidden;
     10 }
     11