Better targeting for responsive.
This commit is contained in:
parent
ee8bda15e1
commit
719e74d14b
1 changed files with 2 additions and 2 deletions
|
|
@ -572,9 +572,9 @@ body {
|
||||||
|
|
||||||
/*****************************/
|
/*****************************/
|
||||||
|
|
||||||
@media (max-width: 640px) {
|
@media (max-width: 600px) and (hover: none) {
|
||||||
#experience {
|
#experience {
|
||||||
height: 45vh;
|
height: 47vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue