Update article tile button styles in index.html to improve responsiveness and visual consistency
This commit is contained in:
@@ -67,8 +67,8 @@
|
||||
}
|
||||
|
||||
.article-tile .btn .article-icon {
|
||||
font-size: min(18vw, 22vh);
|
||||
line-height: 1;
|
||||
font-size: min(12vw, 11vh);
|
||||
line-height: 1.1;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user