feat: add local navigation

This commit is contained in:
Ahmad Abdolsaheb
2019-10-22 18:30:17 +03:00
committed by Mrugesh Mohapatra
parent 54db501138
commit b9014e2ceb
7 changed files with 60 additions and 50 deletions

View File

@@ -33,17 +33,6 @@
text-align: center;
}
#learn-app-wrapper div.btn-group {
display: flex;
justify-items: center;
}
#learn-app-wrapper .btn-group-wrap {
text-align: center;
display: flex;
justify-content: center;
}
.quote-partial .blockquote {
font-size: 1.3rem;
border: none;