Update index.html
Browse files- index.html +0 -15
index.html
CHANGED
@@ -69,22 +69,7 @@
|
|
69 |
background-color: #f8f8f8;
|
70 |
border-top: 1px solid #ddd;
|
71 |
}
|
72 |
-
@media (max-width: 768px) {
|
73 |
-
#popup {
|
74 |
-
max-width: 280px;
|
75 |
-
font-size: 12px;
|
76 |
-
}
|
77 |
-
|
78 |
-
.intro {
|
79 |
-
padding: 0 20px;
|
80 |
-
margin-bottom: 20px;
|
81 |
-
}
|
82 |
|
83 |
-
h1 {
|
84 |
-
font-size: 24px;
|
85 |
-
margin-bottom: 15px;
|
86 |
-
}
|
87 |
-
}
|
88 |
</style>
|
89 |
</head>
|
90 |
<body>
|
|
|
69 |
background-color: #f8f8f8;
|
70 |
border-top: 1px solid #ddd;
|
71 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
|
|
|
|
|
|
|
|
|
|
73 |
</style>
|
74 |
</head>
|
75 |
<body>
|