removing unneeded css
This commit is contained in:
Родитель
98fb0be7e4
Коммит
4ef7b896e5
|
@ -571,11 +571,6 @@ body {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.example-wrap .example {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
code {
|
||||
padding: 2px 4px;
|
||||
font-size: 90%;
|
||||
|
|
|
@ -598,12 +598,6 @@ body {
|
|||
height: auto;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 768px) {
|
||||
// Examples
|
||||
.example-wrap .example {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Components
|
||||
|
|
Загрузка…
Ссылка в новой задаче