Add Key icon and links in the /about/ page (#1498)
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user