Enlarged font-size in TextSection to 1.4rem.
This commit is contained in:
		@@ -11,8 +11,8 @@
 | 
				
			|||||||
.LP-TextSection{
 | 
					.LP-TextSection{
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    &__Text {
 | 
					    &__Text {
 | 
				
			||||||
        line-height: 1.4rem;
 | 
					 | 
				
			||||||
        font-family: $-primary-serif-font;
 | 
					        font-family: $-primary-serif-font;
 | 
				
			||||||
 | 
					        font-size: 1.4rem;
 | 
				
			||||||
        .LP-Link{
 | 
					        .LP-Link{
 | 
				
			||||||
            margin: 0 3px;
 | 
					            margin: 0 3px;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -856,8 +856,8 @@ body {
 | 
				
			|||||||
    padding: 15px; } }
 | 
					    padding: 15px; } }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.LP-TextSection__Text {
 | 
					.LP-TextSection__Text {
 | 
				
			||||||
  line-height: 1.4rem;
 | 
					  font-family: "Crimson Text", Times, serif;
 | 
				
			||||||
  font-family: "Crimson Text", Times, serif; }
 | 
					  font-size: 1.4rem; }
 | 
				
			||||||
  .LP-TextSection__Text .LP-Link {
 | 
					  .LP-TextSection__Text .LP-Link {
 | 
				
			||||||
    margin: 0 3px; }
 | 
					    margin: 0 3px; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user