Difference between revisions of "Template:Uppsala/main template"

Line 387: Line 387:
 
             }
 
             }
  
 +
 +
          /* TODO:: MIGHT CHANGE THIS: */
 
             .content-text {
 
             .content-text {
 
                   margin-top: 2em;
 
                   margin-top: 2em;
Line 396: Line 398:
 
                   top: 10px;
 
                   top: 10px;
 
                   left: calc(-6vw + 20px);
 
                   left: calc(-6vw + 20px);
 +
                  padding-right: 0px !important;
 
             }
 
             }
  
Line 451: Line 454:
 
             }
 
             }
  
 
+
          /* TODO:: Might want to change back */
 
             .content-card-3{
 
             .content-card-3{
 
                 display: grid;
 
                 display: grid;
 
                 /*grid-template-rows: 10em 1fr;*/
 
                 /*grid-template-rows: 10em 1fr;*/
 +
                /* THIS:::: grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); */
 
                 grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
 
                 grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
 
                 position: relative;
 
                 position: relative;

Revision as of 12:43, 16 October 2018