Fix Bisq css page.

Refactor Bisq html page title classes.
This commit is contained in:
Miguel Medeiros
2021-08-04 07:46:59 -03:00
parent dc9d5d0be3
commit 7249620471
3 changed files with 224 additions and 215 deletions

View File

@@ -15,12 +15,6 @@ label {
}
}
h1{
font-size: 1.5rem;
@media(min-width: 375px){
font-size: 2rem;
}
}
.container-xl {
padding-bottom: 60px;
@media(min-width: 400px){