mirror of
https://github.com/bitwarden/help
synced 2025-12-16 16:23:20 +00:00
mobile font fix (#420)
This commit is contained in:
@@ -11,16 +11,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
ul {
|
ul {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
|
||||||
@include media-breakpoint-down(sm) {
|
|
||||||
font-size: 0.75rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.landing-table {
|
.landing-table {
|
||||||
|
|||||||
Reference in New Issue
Block a user