+ client: add DNS privacy tab to setup guide

This commit is contained in:
Ildar Kamalov
2019-07-02 15:45:39 +03:00
committed by Simon Zolin
parent 425f3c87d0
commit 5c7c9964b8
8 changed files with 255 additions and 16 deletions

View File

@@ -49,3 +49,12 @@
.tab__text p {
margin-bottom: 5px;
}
.tab__text ul,
.tab__text ol {
padding-left: 25px;
}
.tab__paragraph {
margin-bottom: 10px;
}