mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
[SM-223] Web: change <h2> modal title to <h1>, tweak styles to keep same look (#3328)
Co-authored-by: Hinton <hinton@users.noreply.github.com>
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
border-bottom: 1px solid themed("separator");
|
||||
color: themed("textColor");
|
||||
}
|
||||
|
||||
.modal-title {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
|
||||
Reference in New Issue
Block a user