Reduce left panel title font size to fit narrow column
This commit is contained in:
@@ -969,7 +969,7 @@ button {
|
|||||||
|
|
||||||
|
|
||||||
.login-left-title {
|
.login-left-title {
|
||||||
font-size: clamp(1.65rem, 2.6vw, 2.25rem);
|
font-size: clamp(1.2rem, 1.8vw, 2.0rem);
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
margin: 0 0 1.1rem;
|
margin: 0 0 1.1rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user