mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-20 08:15:25 +01:00
display word level with sufficient screen estate
This commit is contained in:
@@ -61,6 +61,12 @@ BODY, HTML {
|
||||
float:right;
|
||||
}
|
||||
|
||||
@media (max-width: 340px) {
|
||||
#levelWord {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.textCard {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user