Add Key icon and links in the /about/ page (#1498)

This commit is contained in:
Dawid Potocki
2019-11-17 08:26:15 +00:00
committed by GitHub
parent d527ccd8f5
commit 91419e433f
3 changed files with 55 additions and 25 deletions

View File

@ -220,6 +220,22 @@ footer {
}
/*
* Bootstrap 4.2+ features
*/
.text-decoration-none {
text-decoration: none !important;
}
.mx-n2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
/*
* Navbar
*/