mirror of
https://github.com/bitwarden/help
synced 2025-12-10 21:33:18 +00:00
applied table updates. styling images.
This commit is contained in:
@@ -282,9 +282,11 @@ footer {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.img-tag {
|
||||
max-width: 600px;
|
||||
max-height: 600px;
|
||||
@media (min-width: $screen-sm-min) {
|
||||
.img-tag {
|
||||
max-width: 600px;
|
||||
max-height: 600px;
|
||||
}
|
||||
}
|
||||
|
||||
.panel-body > ol {
|
||||
@@ -330,7 +332,7 @@ footer {
|
||||
opacity: 0;
|
||||
margin-left: 5px;
|
||||
|
||||
@media (max-width: 767px) {
|
||||
@media (max-width: $screen-sm-max) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user