Fixed responsive
This commit is contained in:
parent
bdfaa4e38a
commit
30384ac234
@ -56,7 +56,7 @@ a {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 967px) {
|
||||
@media only screen and (max-width: 968px) {
|
||||
.block {
|
||||
display: block;
|
||||
text-align: center;
|
||||
|
@ -12,6 +12,8 @@
|
||||
<title>Thiemoo.at - Home</title>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="css/style.css" />
|
||||
<link type="text/css" rel="stylesheet" href="css/animations.css" />
|
||||
|
Loading…
Reference in New Issue
Block a user