Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 5ed5afb

Browse files
committed
change font size at 1200px
1 parent 161d856 commit 5ed5afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/material/default/selectidp-links.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ function clickedAnyway(idpName) {
139139
text-transform: capitalize;
140140
font-size: 1.5rem;
141141
}
142-
@media only screen and (max-width: 1080px) {
142+
@media only screen and (max-width: 1200px) {
143143
.logo-caption {
144144
font-size: 1.2rem;
145145
}

0 commit comments

Comments
 (0)