fix typo in bitwarden page

This commit is contained in:
2021-12-21 15:03:33 +01:00
parent 4e3b8c3515
commit a79bc594b1
3 changed files with 21 additions and 7 deletions

View File

@@ -71,10 +71,24 @@
padding-bottom: 2.5px;
}
.service_link{
.service_link
{
font-size: 1.2em;
font-weight: 650;
margin: 0.75rem;
background-color: #363636;
padding-left: 15px;
padding-right: 15px;
padding-top: 2px;
padding-bottom: 5px;
color: white;
border-radius: 15px;
}
.service_content
{
margin-top: 2em !important;
}
@media screen and (min-width: 1022px)
{