Improve typography
This commit is contained in:
@ -1,11 +1,16 @@
|
||||
// ROOT =======================================================
|
||||
html {
|
||||
font-size: 112.5%;
|
||||
}
|
||||
// TYPOGRAPHY =================================================
|
||||
// TEXTURE ====================================================
|
||||
// ELEMENTS ===================================================
|
||||
// LAYOUT =====================================================
|
||||
.article-author-top,
|
||||
.article-author-bottom {
|
||||
img.bio-photo {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
.rounded(150px);
|
||||
}
|
||||
}
|
||||
/* Image Grid ============================================== */
|
||||
.image-grid {
|
||||
li {
|
||||
|
Reference in New Issue
Block a user