Add device configuration instruction

This commit is contained in:
Ildar Kamalov
2019-01-22 17:17:33 +03:00
committed by Eugene Bujak
parent a7416f9c34
commit 7e95ce9136
8 changed files with 105 additions and 44 deletions

View File

@@ -40,3 +40,12 @@
margin-bottom: 6px;
fill: #4a4a4a;
}
.tab__text {
line-height: 1.7;
}
.tab__text li,
.tab__text p {
margin-bottom: 5px;
}