mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-29 08:47:11 -04:00
Add Key icon and links in the /about/ page (#1498)
This commit is contained in:
parent
d527ccd8f5
commit
91419e433f
3 changed files with 55 additions and 25 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue