fix typo in bitwarden page
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user